I'm new to Love2D
Posted: Wed Mar 02, 2016 11:35 pm
Hey guys. I recently installed Love2D, I really like the syntax and stuff. I'm trying to grow. But I'm not sure where to go next. I currently use Atom as my text editor with some Love and Lua extensions. Which make it really easy to program! But basically all the love concepts I know are the following:
Graphics SetColor
Graphics Draw
Loading Images
Drawing Images
And the basic love callbacks. Like update, draw, and load. Btw, I have a pretty good understanding of Lua. I've been down at Roblox for awhile and that's where my Lua knowledge came from. But yeah, I'd love to hear where I should go next to learn bigger concepts to put a game together. I just made a game where you controlled a character image with your keyboard.
Graphics SetColor
Graphics Draw
Loading Images
Drawing Images
And the basic love callbacks. Like update, draw, and load. Btw, I have a pretty good understanding of Lua. I've been down at Roblox for awhile and that's where my Lua knowledge came from. But yeah, I'd love to hear where I should go next to learn bigger concepts to put a game together. I just made a game where you controlled a character image with your keyboard.