Project / GoSim

GoSim

Desktop Go AI match simulator with multiple engines, interactive controls, and live match statistics.

Desktop App / Go AI / Electron

A desktop interface for AI-vs-AI Go matches.

GoSim combines engine integration, board controls, and live runtime information in one desktop application.

Language
TypeScript
License
MIT
Framework
Electron + React
Keywords
KataGo / Pachi / GTP

Overview

GoSim focuses on match viewing and control rather than engine integration alone.

The application keeps control flow, board display, and live statistics together.

Capabilities

  • Multiple AI engine integrations.
  • 9x9, 13x13, and 19x19 boards.
  • Runtime speed and strength controls.
  • Live match state and statistics display.

Engine Support

Different engines are handled inside a shared desktop workflow.

Desktop Workflow

Controls, board display, and runtime data are kept in one interface.

Project Shape

Board game tooling, engine integration, and desktop UI meet in one repository.