Getting started with love2d.

Love2d is a 2D game engine that utilizes 3D acceleration. it uses Lua scripting along side, SDL, OpenGL, DevIL, OpenAL, Box2D and other library's to give you a truly awesome engine. it allows for robust 2D games without the fuss. it features physics, a particle engine, a vast array of supported file types among other things.
IDEAS:
*make a hello world application, prints "hello world" to the screen
*make a shape or charter that moves around the screen with key presses (e.g. arrow keys/WASD)
*make a charter shoot something
*play with physics, make a stack of objects that you can knock down
*make a simple pong game
RESOURCES:
http://love2d.org/wiki/Main_Page
http://love2d.org/forums/
http://www.headchant...aders-must-die/
you can get the latest release (0.7) here and also you can get the LuaJIT version here (note: the last link is a download link)

New Topic/Question
Reply





MultiQuote





|