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

https://github.com/geodoo/racket-guess-my-number


https://github.com/geodoo/racket-guess-my-number

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

### Guess my number
You need to guess a number between 1 and 100. That's all!

#### How to play
Run in a terminal and after installing Racket:

```bash
$ racket guess-ny-number.rkt
```