Skip to content

blamarche/dragon-go-desktop-client

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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