An open API service indexing awesome lists of open source software.

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

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
```