/GoGame

Go game implementation in c++

Primary LanguageC++MIT LicenseMIT

GoGame

Go game implementation in c++

Game rules

I have used the following rules to implement inital version of game mechanics: rules

More information about the game itself can be found here: go-game

TODO List:

  • Add testing framework and create unit tests
  • Change resizing system - board and wigets should be centered and not streached