browser Go (baduk/weiqi) application for two players.
Find a file
2019-08-08 22:39:12 -07:00
audio add audio for stone placement, fix menu overflow bug, fix turn marker bug 2019-08-08 22:39:12 -07:00
css add audio for stone placement, fix menu overflow bug, fix turn marker bug 2019-08-08 22:39:12 -07:00
images add audio for stone placement, fix menu overflow bug, fix turn marker bug 2019-08-08 22:39:12 -07:00
js add audio for stone placement, fix menu overflow bug, fix turn marker bug 2019-08-08 22:39:12 -07:00
go wireframe.tif plan project 2019-08-01 17:10:56 -07:00
index.html add audio for stone placement, fix menu overflow bug, fix turn marker bug 2019-08-08 22:39:12 -07:00
README.md add audio for stone placement, fix menu overflow bug, fix turn marker bug 2019-08-08 22:39:12 -07:00
version tracking.md add audio for stone placement, fix menu overflow bug, fix turn marker bug 2019-08-08 22:39:12 -07:00

Browser Go

0.8.1

A two-player in-browser Go application developed by Sorrel June.


About Go


skip to application details

Go is the oldest continuously played game on Earth. The Go ruleset can be understood in an afternoon while offering a depth and complexity that inspires for a lifetime.


How Browser Go was Built


Browser Go was originally developed for the Software Engineering Immersive at General Assembly in August, 2019. Technologies used inclue:

  • HTML5
  • CSS3
  • JavaScript (ES6)

Assets acquired from:

  • subtlepatterns.com
  • freesound.org
  • the developer's photos of her go equipment

Using Browser Go


Play Browser Go Here

Starting a Game

image of game menu at start{ width=200px }

Upon initiation of a new game session, Browser Go will display the new game menu. Here, you will be asked to confirm the size of

Gameplay Elements

Ending a Game


The Future of Browser Go


Browser Go's functionality will evolve as it transitions out of it's current client-side architecture.

Additional features in development include:

  • game timer
  • smart game format support with
    • read/write .sgf files
    • tsumego (go problems) support
    • support for multiple game lines
  • toggleable 'misclick' undo feature
  • improved touch screen support
  • board animations and expanded sound library