I'm wanna try create my own game in lua, but doesn't have experience with non-typed languages.
What architecture of project do you recommend?
Where I can read about that?
Code: Select all
-- My suggestion
main.lua
src/enitity.lua
src/game_window.lua
src/level_loader.lua