vios-ai / go-ui

html5/es6 pure local (no server needed) UI for go game + sgf import/export

Repository from Github https://github.comvios-ai/go-uiRepository from Github https://github.comvios-ai/go-ui

go-ui

UI for go game

See it at https://vios-ai.github.io/go-ui/

Fully functional Go game engine and simple minimal UI. Using html5 canvas / es6. Let's you play and (auto)save your games on local browser storage with no server involved. Works on phones too. Also let's you export and import games in standard SGF format. It now fully reads the main variation of any SGF (file a bug if you find otherwise) including handicap games. For instance https://vios-ai.github.io/go-ui/?url=https://online-go.com/api/v1/games/11199236/sgf

screen shot 2018-01-01 at 1 44 40 am

( and some earlier test at https://vios-ai.github.io/go-ui/goban.html )

About

html5/es6 pure local (no server needed) UI for go game + sgf import/export


Languages

Language:JavaScript 69.7%Language:HTML 30.3%