Web-based Go Game Recording Tool
- Basic Go rules ✅
- Game evaluation (excluding life and death situations) ✅
- Irregular moves and move collision detection ✅
- Import SGF format game records ✅
- Export SGF format game records (recording feature) 💻 In development...
- Move tree ✅
- Multiple board and stone styles ✅
- Integration with Go AI 💻 In development...
git clone https://github.com/SWBMESSI/go-review.git
npm install
npm run dev
This project is licensed under the MIT License - see the LICENSE file for details.