Greeney's Run
Description
Greeney's Run is a procedurally generated endless running game, which is perfect for short amounts of time. Jump and run your way through segments of increasing difficulty and try to survive as long as possible to maximize your score! Travel through 3 different colorful backgrounds during daytime, evening and night, demonstrating the beautiful colors of Pebble Time!
Controls
Title-Screen: Up: Change Color | Select/Down: Start Game
During Game: Up/Select: Jump | Down: Pause Game
Pause-Screen: Up: Change Color | Select/Down: Resume Game
March 2015 - June 2015
Engine:Custom
Platforms:Pebble Smartwatch (all devices)
Download:Greeney's Run won the Pebble Timeline Challenge 2015, the corresponding blog post can be found here:
http://developer.getpebble.com/blog/2015/06/18/timeline-challenge-weekseven/
- Custom engine (physics, gameplay) written in C
- Very tight memory constraints (16kB RAM for the monochrome version and 64kB RAM for the color version)
- Performance optimization was critical, as the processing power was very limited
- Fully persistent storage of gameplay (serialization of full game state) for easy quit/resume on the go
- Usage of the Timeline JavaScript API to push Timeline-Pins for new highscores to the watch