WIP!! A terminal based logic game where you place gophers next to their own holes to complete the board.
screenshot tbd
gopherhole
is a game where you use logic to place gophers next to holes on the map so that each gopher has its own hole. The numbers around the board inform you how many gophers should be in each row/column. The game is like a mix of picross puzzles and minesweeper.
Jayson Smith @thatengjayson
This is my version of the game “Tents and Trees Puzzles” by the gentleman @Froxaz. I’ve enjoyed playing their game on my phone and through some thinking about writing something to solve levels decided to write my own version of the game.
gopherhole source code is available under the WTFPL.