17 lines
342 B
Markdown
17 lines
342 B
Markdown
# risetofall
|
|
simple inertial platformer
|
|
|
|

|
|
|
|
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`.
|