Original Game: Nerdle
Blog Walk-through: How to make a database for Nerdle - Charley Yoshi
Math version of the viral word game WORDLE
- Generate equation database for game use (See bake.py)
- In your Terminal, cd into nerdle directory
- Run:
python3 nerdle.py
- Charley Yoshi
@charleyoshi