Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonlarsen/sienna
Fast-paced one button platformer
https://github.com/simonlarsen/sienna
love2d lua onebutton runner
Last synced: 2 months ago
JSON representation
Fast-paced one button platformer
- Host: GitHub
- URL: https://github.com/simonlarsen/sienna
- Owner: SimonLarsen
- License: other
- Created: 2012-05-28T13:18:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T10:08:20.000Z (about 5 years ago)
- Last Synced: 2024-09-24T20:10:06.048Z (3 months ago)
- Topics: love2d, lua, onebutton, runner
- Language: Lua
- Homepage: http://tangramgames.dk/games/sienna
- Size: 1.79 MB
- Stars: 84
- Watchers: 14
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sienna #
Sienna is a simple, fast-paced one-button platformer.
## Controls ##
* Press 'space' to jump or wall jump when touching a wall.
The longer you hold the button the higher you jump.
This is crucial to the gameplay and it will often be necessary
to press the button for only a splitsecond.
* Press 'R' to restart from last checkpoint.
* Press 'return' to restart from the beginning of the level.## Screenshots ##
![Walljumping](http://i.imgur.com/e5BDO.png)
![Snake](http://i.imgur.com/cJHCW.png)
![Temple](http://i.imgur.com/jf6ib.png)