10000 GitHub - tasuki/continugo: The game of go, freed from the tyranny of the grid
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tasuki/continugo

Repository files navigation

ContinuGo

Long have we suffered under the tyranny of the grid of intersections. Down with the grid!

Reasoning behind this

None. This is a terrible idea.

Inspiration

The idea might be bad, but it is not even original.

Develop

CI

On Debian 12 Bookworm:

sudo apt install npm uglifyjs
sudo npm install -g elm@latest-0.19.1 elm-test elm-format serve

To develop, run make develop, see http://localhost:9071/

TODO

  • Test whether the "adjacent distance" of 1.4142 isn't too high
  • Enforce ko: low priority, likely won't happen much...
0