Skip to content

Quickly play and study Go/Baduk/Weiqi with your friends

Notifications You must be signed in to change notification settings

huckkim/baduk-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baduk-bin

A simple anonymous Go server that allows people to create games and study rooms quickly.

Play

Create an anonymous link to play a game of Go with your friend. Choose different board sizes, time controls, handicaps and chat with your opponent. The game is saved to the database for later reference (unless specified otherwise).

Study

Create a public or private study room to annotate and discuss games with other players. Load pre-existing SGF games to study.

Discover

Spectate or join public games and study rooms.

Try it out

Clone this repo

Server

First build the server using webpack using the command

npm run build

In a separate terminal run

npm run dev

Client

Run

yarn start

and open your browser to localhost:3000.

TODO

Too much, check Projects/BadukBin on github to get an idea.

About

Quickly play and study Go/Baduk/Weiqi with your friends

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published