https://github.com/mes32/math-quiz
CLI math quiz game
https://github.com/mes32/math-quiz
Last synced: 24 days ago
JSON representation
CLI math quiz game
- Host: GitHub
- URL: https://github.com/mes32/math-quiz
- Owner: mes32
- License: mit
- Created: 2025-11-26T04:50:36.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-26T04:54:41.000Z (7 months ago)
- Last Synced: 2025-11-29T06:33:53.496Z (7 months ago)
- Language: Clojure
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# math-quiz
## Set the `PLAYER_NAME` environment variable
```bash
export PLAYER_NAME=
```
## Start the quiz
```bash
bb quiz.clj
```