https://github.com/deybismelendez/game-tools
Tools for Love2D
https://github.com/deybismelendez/game-tools
gamepad-library love2d love2d-framework love2d-library lua lua-library lua-vector vector vector-2d
Last synced: 16 days ago
JSON representation
Tools for Love2D
- Host: GitHub
- URL: https://github.com/deybismelendez/game-tools
- Owner: DeybisMelendez
- License: mit
- Created: 2019-05-01T01:49:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T22:35:38.000Z (over 4 years ago)
- Last Synced: 2025-03-26T03:33:21.134Z (about 1 month ago)
- Topics: gamepad-library, love2d, love2d-framework, love2d-library, lua, lua-library, lua-vector, vector, vector-2d
- Language: Lua
- Homepage: https://luarocks.org/modules/DeybisMelendez/game-tools
- Size: 204 KB
- Stars: 20
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/DeybisMelendez/game-tools)
[](LICENSE)# game-tools
Game tools for Love2D.
## How to use
You can download libraries or use luarocks.
### Install
```$ luarocks install game-tools```
## Libraries
- [Vector 2D](https://github.com/DeybisMelendez/game-tools/blob/master/doc/vector.md)
- [Lovepad - A gamepad for multitouch](https://github.com/DeybisMelendez/game-tools/blob/master/doc/lovepad.md)
- [Texturelovepad - A texture gamepad for multitouch](https://github.com/DeybisMelendez/game-tools/blob/master/doc/texturelovepad.md)
- [Color - Color tool](https://github.com/DeybisMelendez/game-tools/blob/master/doc/color.md)
- [Scene](https://github.com/DeybisMelendez/game-tools/blob/master/doc/scene.md)