Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tourahi/input_moon

Input module for LÖVE written in Moonscript.
https://github.com/tourahi/input_moon

input keyboard love2d moonscript mouse

Last synced: 21 days ago
JSON representation

Input module for LÖVE written in Moonscript.

Awesome Lists containing this project

README

        

#### Input

This is basically the moonscript version of https://github.com/a327ex/boipushy yet it only takes into consideration the Keyboard and the mouse no gamepad.

#### Why ?

I wanted to understand this module so i can use it efficiently and perhaps add functionalities to it in the future.