simzer / goro

Go (igo, wei-qi, baduk) engine, cli interface, gui and tool set
GNU General Public License v3.0
2 stars 0 forks source link

Game history + undo #38

Open simzer opened 11 years ago

simzer commented 11 years ago

Implement history feature into game class storing every previous position of the game. Should be switched off for move searching algorithm. Implement undo into all approppriate player interface.