Gopher the number is a small game of higher/lower written as an exercise for TDD
Find a file
2023-03-15 18:00:33 +01:00
.idea Add IDE files 2023-03-15 17:10:20 +01:00
.envrc Initial commit 2023-03-15 16:52:41 +01:00
.tool-versions Initial commit 2023-03-15 16:52:41 +01:00
go.mod Initial commit 2023-03-15 16:52:41 +01:00
lib.go Implement a first working version of the game 2023-03-15 17:50:22 +01:00
lib_test.go Refactor tests 2023-03-15 18:00:33 +01:00
main.go Implement a first working version of the game 2023-03-15 17:50:22 +01:00