Skip to content

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

License

Notifications You must be signed in to change notification settings

Crocmagnon/gopher-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gopher the number

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

Build & run

go build ./
# or
go install github.com/Crocmagnon/gopher-the-number@latest

# then
./gopher-the-number

Name origin

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

Also, I'm bad at naming things.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages