minor change in platformer example readme
This commit is contained in:
parent
3f1d8aa963
commit
d2256d872e
|
@ -3,7 +3,7 @@
|
||||||
This example demostrates a way to put things together and create a simple platformer game with a
|
This example demostrates a way to put things together and create a simple platformer game with a
|
||||||
Gopher!
|
Gopher!
|
||||||
|
|
||||||
Use **arrow keys** to move and jump around. Press **ENTER** to restart. (And hush, hush, secret.
|
Use **arrow keys** to run and jump around. Press **ENTER** to restart. (And hush, hush, secret.
|
||||||
Press TAB for slo-mo!)
|
Press TAB for slo-mo!)
|
||||||
|
|
||||||
The pixel art feel is, other than from the pixel art spritesheet, achieved by using a 160x120px
|
The pixel art feel is, other than from the pixel art spritesheet, achieved by using a 160x120px
|
||||||
|
|
Loading…
Reference in New Issue