diff options
| author | tslil clingman <> | 2021-10-05 22:08:38 -0400 |
|---|---|---|
| committer | tslil clingman <> | 2021-10-05 22:08:38 -0400 |
| commit | 7c4657c41c603307a7d6cf1293294f34eceea24f (patch) | |
| tree | 8ae10f1c89ed4d818c2cfc16a1f124158f31752b /tak.gmi | |
| parent | 7bbb833c557380bbd398737f655e04a55960a5aa (diff) | |
Ready for CGI tak on Gemini!
Probably bugs & security holes O.o
Diffstat (limited to 'tak.gmi')
| -rw-r--r-- | tak.gmi | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -0,0 +1,16 @@ +# Tak + +Welcome to Gemini Tak. Here you can play against my rather slow, rather unskilled Tak bot on the 5x5 grid size. The game board, state, and log are displayed each turn. To make a play, enter your desired action in PTN. + +=> http://cheapass.com/wp-content/uploads/2016/07/Tak-Beta-Rules.pdf Tak rules +=> https://ustak.org/portable-tak-notation/ PTN explained + +The interface presently makes use of the following unicode characters, listed as ``(black) & (white)'': + +* ⛀ & ⛂ represent top-of-stack flats +* ⫾ & ❚ represent top-of-stack walls +* ♕ & ♛ represent capstones +* ▭ & ▬ represent in-stack flats +* ▿ & ▾ represent in-stack flats that are below the carrying capacity + +=> gemini://l-3.space/ct1986/ Begin! |
