README.md
changeset 20 1110dfef8964
parent 19 3cd2cd2725bd
child 21 db2eacbac9b6
equal deleted inserted replaced
19:3cd2cd2725bd 20:1110dfef8964
    26 go get github.com/McKael/takuzu/gotak
    26 go get github.com/McKael/takuzu/gotak
    27 ```
    27 ```
    28 
    28 
    29 (If you use the Mercurial repository, you have to update the import path manually.)
    29 (If you use the Mercurial repository, you have to update the import path manually.)
    30 
    30 
       
    31 Pre-built binaries are available on the
       
    32 [Github Release page](https://github.com/McKael/takuzu/releases).
       
    33 
    31 # Online puzzle demo
    34 # Online puzzle demo
    32 
    35 
    33 This library is used by GotakJS, an [online takuzu puzzle game](https://lilotux.net/~mikael/takuzu/),
    36 This library is used by GotakJS, an [online takuzu puzzle game](https://lilotux.net/~mikael/takuzu/),
    34 written in Go using [GopherJS](https://github.com/gopherjs/gopherjs).
    37 written in Go using [GopherJS](https://github.com/gopherjs/gopherjs).
    35 (On mobile, works best with Chrome.  On a computer, I've tested it with both Firefox and Chrome.)
    38 (On mobile, works best with Chrome.  On a computer, I've tested it with both Firefox and Chrome.)