/go-review

Primary LanguageJavaScriptMIT LicenseMIT

go-review

Web-based Go Game Recording Tool

image-20241110173935941

image-20241110173723826 image-20241110173819341

Features

  • 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...

Preview

go-review

Download

git clone https://github.com/SWBMESSI/go-review.git
npm install
npm run dev

License

This project is licensed under the MIT License - see the LICENSE file for details.