Difference between revisions of "UaLove"

m
Line 16: Line 16:
 
{{#set:LOVE Version=0.6.2}}
 
{{#set:LOVE Version=0.6.2}}
 
{{#set:Description=A library that changes the way you LÖVE.}}
 
{{#set:Description=A library that changes the way you LÖVE.}}
 +
{{#set:Author=User:Thelinx}}
 
[[Category:Libraries]]
 
[[Category:Libraries]]

Revision as of 19:49, 3 September 2011

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!