https://github.com/gregorybchris/wavelength
CLI clone of Wavelength game
https://github.com/gregorybchris/wavelength
dial game wavelength word
Last synced: 11 months ago
JSON representation
CLI clone of Wavelength game
- Host: GitHub
- URL: https://github.com/gregorybchris/wavelength
- Owner: gregorybchris
- Created: 2023-01-30T17:20:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T02:58:41.000Z (about 2 years ago)
- Last Synced: 2025-01-12T15:12:36.076Z (12 months ago)
- Topics: dial, game, wavelength, word
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wavelength
CLI clone of the Wavelength game
## Usage
```bash
pip install -r requirements.txt
python main.py
# Press ENTER to show a new turn
```