/ccbridge-arena

Cross-platform Chinese chess xiangqi GUI inspired by CCBridge and Arena

Primary LanguageJavaScriptMIT LicenseMIT

CCBridge Arena

Cross-platform Chinese chess xiangqi GUI inspired by CCBridge and Arena

How to install + features demonstration

IMAGE ALT TEXT HERE

Features

  • View/Edit games in famous UBB format
  • Play with engine
  • Play Engine vs Engine game

Bonuses

Run desktop app

# Clone this repository
git clone https://github.com/maksimKorzh/ccbridge-js.git

# Go into the repository
cd ccbridge-js

# Install dependencies
npm install

# Run the app
npm start