Difference between revisions of "UaLove"
m |
(not supported) |
||
Line 17: | Line 17: | ||
{{#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}} | {{#set:Author=User:Thelinx}} | ||
− | [[Category:Libraries]] | + | <!-- [[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!