https://github.com/rukai/platformertest
platformer test in love
https://github.com/rukai/platformertest
Last synced: 3 months ago
JSON representation
platformer test in love
- Host: GitHub
- URL: https://github.com/rukai/platformertest
- Owner: rukai
- Created: 2015-08-22T06:30:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T11:57:11.000Z (about 9 years ago)
- Last Synced: 2025-03-14T20:20:05.702Z (3 months ago)
- Language: Lua
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Platformer Test
A simple platformer test written in lua and love2d.
Arrow keys to move and jump around.
Hold z to see collision boxes that are being checked that frame.