My entry for js13k 2015 game contest.
It's a typical "turn right, left, and jump" runner game. Unlike most of other games, submitted for the contest, this one is heavily based on CSS3. Which, it seems, led to <6k final package size.
- turn right and left with arrow keys
- jump with space
- press any key to start
- Andrzej Mazur for maintaining this contest
- Lea Verou for inspiration
- Andrej Hronco for a nice tutorial on audio api
- Jerry Momoda for a great overview of the genre
- Best performance is in latest chrome
- Game also works in firefox
- zoom in on start screen
- screenshots in readme
- double down rendering from side
- run animation
- static track
- straight
- right, left
- jump
- top, down
- moving track
- jump animation
- player hands
- step sounds
- run, jump
- initial screen
- controls
- controls, game over validation (conf)
- jump, turn
- fall animation
- water, aside, forward
- jump is too short
- make initial background move back and become transparent
- fix shadow
- show next key on the screen