blamarche / dragon-go-desktop-client

Dragon Go Server client using Electron and WebGL board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dragon Go Server client using Electron and WebGL board.

License:MIT License


Languages

Language:JavaScript 65.7%Language:TypeScript 29.2%Language:CSS 3.9%Language:HTML 1.2%Language:Shell 0.1%