https://github.com/im6/snake-reactive
Snake game written in RxJS
https://github.com/im6/snake-reactive
rxjs typescript webpack
Last synced: 20 days ago
JSON representation
Snake game written in RxJS
- Host: GitHub
- URL: https://github.com/im6/snake-reactive
- Owner: im6
- Created: 2018-05-17T02:49:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T04:30:43.000Z (about 2 years ago)
- Last Synced: 2024-06-09T14:39:19.700Z (about 2 years ago)
- Topics: rxjs, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 682 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake written in RxJS 
## Quick Start
```sh
yarn install
yarn start
```
[Demo](https://www.javascript.fun/snake-reactive/)