Difference between revisions of "UaLove"

(Created page with 'UaLove is a library that changes the way you LÖVE. It is developed and maintained by thelinx. It changes the global callback way and aims to split everything u…')
 
Line 6: Line 6:
 
* Dynamic hooks.
 
* Dynamic hooks.
 
* Basic game states.
 
* Basic game states.
 +
* pixelMap
  
 
'''Future improvements:'''
 
'''Future improvements:'''

Revision as of 09:29, 25 June 2010

UaLove is a library that changes the way you LÖVE. It is developed and maintained by thelinx.

It changes the global callback way and aims to split everything up in separate hooks.

Current features:

  • Dynamic hooks.
  • Basic game states.
  • pixelMap

Future improvements:

  • Class-based system for drawing stuff.
  • UI library.

Download, fork and extend today!