https://github.com/ziv/numberz
simple browser game (POC)
https://github.com/ziv/numberz
Last synced: 7 months ago
JSON representation
simple browser game (POC)
- Host: GitHub
- URL: https://github.com/ziv/numberz
- Owner: ziv
- Created: 2020-08-10T12:12:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T14:14:38.000Z (over 5 years ago)
- Last Synced: 2024-12-31T17:56:57.135Z (over 1 year ago)
- Language: TypeScript
- Size: 203 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Numberz
Simple browser numbers game.
An educational repository.
```shell script
npm git https://github.com/ziv/numberz
cd numberz
ng serve
```
[Demo is available here](https://ziv.github.io/numberz/)
Enjoy