]> Untitled Git - go.git/log
go.git
3 years agoAdded basic controls, refactored database sync (#2)
Clifton Palmer [Tue, 21 Sep 2021 02:06:48 +0000 (21:06 -0500)]
Added basic controls, refactored database sync  (#2)

* Updated board with better sync
* Let players choose stones
* Added a clear button that works locally
* Added nginx proxy for websocket port flattening
* Added compose files for prod and test

3 years agoAdded board state background (#1)
Clifton Palmer [Wed, 15 Sep 2021 18:16:59 +0000 (13:16 -0500)]
Added board state background (#1)

Board state now gets polling updates from the websocket

3 years agoInitial commit
Clifton Palmer [Sun, 12 Sep 2021 18:00:39 +0000 (13:00 -0500)]
Initial commit