Skip to content

blamarche/dragon-go-desktop-client

Repository files navigation

DGS Electric

Modern desktop interface to the Dragon Go Server

N|Solid

DGS Electron is a clean and modern interface for playing Baduk on the Dragon Go Server. It supports linux, Mac, and Windows operating systems. Head on over to the Releases to download the latest version.

Major Features

  • Analyze games & Seamlessly submit moves
  • "Your Move" Notifications
  • Dynamically sized board
  • Messaging

Coming Soon

  • Scoring UI
  • 3D board view
  • Move numbers
  • SVG stone graphics

Compile

npm install
npm install -g electron
npm install -g typescript
npm install -g typings

npm start
or
sh build.sh