Skip to content

Endless runner game made in PhaserJS

Notifications You must be signed in to change notification settings

m-biernat/around

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AROUND

About

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.

Tools & Dependencies

Credits

  • Michał Biernat @m-biernat - game designer and programmer;
  • Anna Hosumbek @An-Hos - graphic designer and tester.

License

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.