got to try the lua programming language and the love2d game framework for the first time... here are my thoughts...
lua -
- its a cool lang
- the syntax is weird
love2d -
- its ez to implement things
- alot of open source stuff
- overall its a great game framework for beginners
my overall review is 8/10
heres what i made: https://github.com/scoopydevy/zelda-lua
Top comments (1)
You know what? I like it. I learned of a new framework I did not know about without reading a lenghty introduction. Short and to the point.