This is the successor of IdleSpace. It's not completed yet.
- Kongregate: https://www.kongregate.com/games/scorzy88/idlespace-2
- Discord: https://discord.gg/cGbsVgj
- Github: https://scorzy.github.io/IdleSpace2
The game is powered by Angular and NG-Zorro.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm run make-themes
for making css assets. Run npm run build
to build the game.
Run ng test
to execute the unit tests via Karma.