Difference between revisions of "Wasx"
Doctorender (talk | contribs) |
m (Fixed empty space at the top of the page.) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | Wasx is a very versatile input manager for LÖVE | |
− | |||
− | |||
− | Wasx | ||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | There is a lot of "quality of life" features in this library that make your code less redundant and a lot cleaner. | ||
+ | Find the repository on [https://github.com/PhytoEpidemic/Wasx GitHub] | ||
+ | {{#set:LOVE Version=11.x}} | ||
+ | {{#set:Description=A very versatile input manager for LÖVE}} | ||
+ | {{#set:Keyword=Input}} | ||
[[Category:Libraries]] | [[Category:Libraries]] |
Latest revision as of 09:42, 17 August 2022
Wasx is a very versatile input manager for LÖVE
There is a lot of "quality of life" features in this library that make your code less redundant and a lot cleaner. Find the repository on GitHub