Skip to content

nikolaswise/joseki.party

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

joseki.party

Play Go online for free.

URLS

url description
/ homepage with fun background and one large "start game" button
/:game_id game play screen. set up game (size, komi, color) and hit "play"

Install

npm install

Installs all dependencies.

Develop

npm start

Uses Babel and Browserify to build JavaScript, compiles CSS with myth, minifies images that have changed with imagemin-newer, and runs a local server with live-server.

Test

npm test

For now, tests whether js complies with Standard.

Deploy

npm run deploy

Deploys site to joseki.party with surge.sh.

About

GUI for Joseki Party

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.6%
  • CSS 33.9%
  • HTML 11.5%