added readme.md
This commit is contained in:
parent
6e5a36738f
commit
d0587569f4
2 changed files with 17 additions and 0 deletions
BIN
images/risetofall.png
Normal file
BIN
images/risetofall.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 73 KiB |
17
readme.md
Normal file
17
readme.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# 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`.
|
Loading…
Reference in a new issue