Skip to content

WIP!! A terminal based logic game where you place gophers next to their own holes to complete the board.

License

Notifications You must be signed in to change notification settings

mxygem/gopherhole

Repository files navigation

gopherhole

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.

Game Rules

  1. Each hole on the grid must have a gopher next to it.
  2. The numbers around the board indicate how many gophers belong in each row or column.
  3. Gophers must be places in one of the four vertically or horizontally adjacent holes. (Not diagonally)
  4. Gophers cannot be placed withing the 8 surrounding squares of another gopher.

Character Legend

  • g - gopher
  • o - hole
  • e - earth

Contact

Jayson Smith @thatengjayson

Acknowledgements

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.

License

gopherhole source code is available under the WTFPL.

About

WIP!! A terminal based logic game where you place gophers next to their own holes to complete the board.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published