https://github.com/satansdeer/snake-game
Terminal based React snake game
https://github.com/satansdeer/snake-game
cli react snake-game
Last synced: 12 months ago
JSON representation
Terminal based React snake game
- Host: GitHub
- URL: https://github.com/satansdeer/snake-game
- Owner: satansdeer
- License: mit
- Created: 2019-07-23T19:38:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T04:33:19.000Z (over 3 years ago)
- Last Synced: 2025-05-05T20:03:36.467Z (about 1 year ago)
- Topics: cli, react, snake-game
- Language: JavaScript
- Homepage: https://www.youtube.com/watch?v=GaRXxmofjhw
- Size: 1.51 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# snake-game
> This readme is automatically generated by [create-ink-app](https://github.com/vadimdemedes/create-ink-app)
## Install
```bash
$ npm install --global snake-game
```
## CLI
```
$ snake-game --help
Usage
$ snake-game
Options
--name Your name
Examples
$ snake-game --name=Jane
Hello, Jane
```