Difference between revisions of "UaLove"

(not supported)
 
(One intermediate revision by the same user not shown)
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.}}
[[Category:Libraries]]
+
{{#set:Author=User:Thelinx}}
 +
<!-- [[Category:Libraries]] -->

Latest revision as of 23:12, 2 March 2015

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!