Around is an endless runner game where the main goal is to survive as long as you can (achieve the highest score). The player is controlling the spaceship orbiting the procedurally generated planet. An entirely new planet is generated for each level (one full loop around a planet), as are the surrounding asteroids. The player has to change its orbit to avoid asteroids. Crushing into an asteroid will end the game. Passing by will increase the score, which is multiplied by the current level. The player has a special shooting ability available once per level to destroy those asteroids in emergencies.
You can play in the browser by clicking here or here.
- Phaser CE v2.11.1 - game engine;
- UglifyJS - to bundle and minify the game package;
- GIMP - to create assets.
- Michał Biernat @m-biernat - game designer and programmer;
- Anna Hosumbek @An-Hos - graphic designer and tester.
All rights reserved (no license):
- You can view (peek into the code and assets) and fork this repository;
- You cannot reproduce, distribute, or create derivative works;
- You can play the game ("AROUND") free of charge via the provided channels.