What's Changed
- Prevent Tk from loading in console mode by @ZengLawrence in #21
- Consistent interface for Console and Gui classes by @ZengLawrence in #22
- Remove Tk detection by @ZengLawrence in #23
- Refactor Game class to encapsulate computer made moves by @ZengLawrence in #24
- Add 1 player game to GUI by @ZengLawrence in #25
Full Changelog: v0.2.0...v0.3.0