1
Fork 0
risetofall/readme.md
2021-05-06 10:29:50 -05:00

17 lines
342 B
Markdown

# risetofall
simple inertial platformer
![risetofall demo image](images/risetofall.png)
controls:
control | action
---|---
`w`|jump
`a`|strafe left
`d`|strafe right
`space`|invert gravity
download:
[latest release](https://github.com/Speedy6451/risetofall/releases/latest)
For platforms other than OS X, download source and run `cli.py`.