gopher-the-number/README.md
2023-03-15 18:11:09 +01:00

278 B

Gopher the number

Gopher the number is a small game of higher/lower written as an exercise for TDD.

Build & run

go build ./
./gopher-the-number

Name origin

Since the game makes you chase after a randomly selected integer, you need to "go for the number".