Skip to content

A platformer game where you only control the horizontal movement. An interesting concept has good viability as a mobile game (with accelerometer).

License

Notifications You must be signed in to change notification settings

s-clerc/bouncyball

Repository files navigation

bouncyball

This game is based on the interesting mechanic of having the player constantly bouncing up and down, with the only controls being horizontal. With these controls the player is left to navigate platformer levels full of hazards. Another interesting design choice was allowing collisions off coins, enabling more creative platforming with the limited control set.

Play it online right now!

Tech stack

The game is a simple single-player game and as the architecture is very simple. Phaser 2 is used to play the game, being transpiled from CoffeeScript. Game information is stored via Local Storage and levels writtend in Tiled.

Copying

Assets are under CC BY-SA, code is under GNU General Public Licence 3 or later and levels have all their rights reserved.

About

A platformer game where you only control the horizontal movement. An interesting concept has good viability as a mobile game (with accelerometer).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages