Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jahredhope/gin-rummy
https://github.com/jahredhope/gin-rummy
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jahredhope/gin-rummy
- Owner: jahredhope
- Created: 2021-06-14T13:20:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-02T00:52:44.000Z (about 2 years ago)
- Last Synced: 2024-10-05T14:11:09.932Z (about 1 month ago)
- Language: TypeScript
- Size: 554 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gin-rummy
A CLI game of gin-rummy using [Ink](https://github.com/vadimdemedes/ink).
**Note:** This game is not complete. With some rules not yet implemented, and some interaction being less than refined. Hopefully it acts as a demonstration of Ink, interactive CLI applications, or just as a bit of fun.
### Getting Started
To start a game simply run
```bash
npx gin-rummy
```