An open API service indexing awesome lists of open source software.

https://github.com/scorzy/idlespace2

IdleSpace 2
https://github.com/scorzy/idlespace2

angular idle-game ng-zorro-antd

Last synced: 6 months ago
JSON representation

IdleSpace 2

Awesome Lists containing this project

README

          

# [IdleSpace2](https://scorzy.github.io/IdleSpace2)
![Node CI](https://github.com/scorzy/IdleSpace2/workflows/Node%20CI/badge.svg?branch=master)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

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.

## Development server

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.

## Build
Run `npm run make-themes` for making css assets. Run `npm run build` to build the game.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).