s-clerc / bouncyball

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

Home Page:https://swissnetizen.itch.io/better-than-skype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

https://swissnetizen.itch.io/better-than-skype

License:Other


Languages

Language:JavaScript 99.0%Language:CoffeeScript 1.0%Language:HTML 0.0%Language:Makefile 0.0%