Игропись #1 - введение в Lua

Опубликовано: 17 Июнь 2026
на канале: konsorumaniakku
315
10

Lua
Site https://github.com/rjpcomputing/luafo...
Reference manual http://www.lua.ru/doc/
Lua for Windows https://github.com/rjpcomputing/luafo...

Love2d https://love2d.org/
Love2d 32bit https://bitbucket.org/rude/love/downl...
Love2d 64bit https://bitbucket.org/rude/love/downl...
Love2d 32bit 0.9.2 https://bitbucket.org/rude/love/downl...
Love2d 64bit 0.9.2 https://bitbucket.org/rude/love/downl...

ZeroBrane
Site https://studio.zerobrane.com/
Download page https://studio.zerobrane.com/download...
Zerobrane 32bit https://download.zerobrane.com/ZeroBr...

Atom
Site https://atom.io/
Download page https://github.com/atom/atom/releases...
Atom 32bit https://github.com/atom/atom/releases...
Atom 64bit https://github.com/atom/atom/releases...


Zerobrane cfg
editor.usewrap = false
path.love2d = 'love\\love.exe'
styles = loadfile('cfg/tomorrow.lua')('Molokai')
stylesoutshell = styles -- apply the same scheme to Output/Console windows
styles.auxwindow = styles.text -- apply text colors to auxiliary windows
styles.calltip = styles.text -- apply text colors to tooltips


Lua Tutorials: http://lua-users.org/wiki/TutorialDir...
"Programming in Lua" Book: http://www.inf.puc-rio.br/~roberto/pil2/
Lua 5.1 Reference Manual:
Start/Programs/Lua/Documentation/Lua 5.1 Reference Manual
Examples: Start/Programs/Lua/Examples

Ссылка на user.lua https://www.dropbox.com/s/u0gkbo9xjd9...