Play Go online for free.
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" |
npm install
Installs all dependencies.
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.
npm test
For now, tests whether js complies with Standard.
npm run deploy
Deploys site to joseki.party with surge.sh.