This is a simple phaser game where you can fly through the universe, be careful to not hit any asteroids and try to collect all the stars!
If you just want to try out the game visit WIP.
Otherwise clone this repo or fork it and you are ready to go:
-
To build the project run:
npm build
-
To try it out yourself, just run:
npm serve
and you can play the game at localhost:8080
Any contributions are greatly appreciated.
Distributed under the MIT License. See LICENSE.txt
for more information.