mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 12:22:10 +03:00
17 lines
1.0 KiB
Plaintext
17 lines
1.0 KiB
Plaintext
|
:: :: ::
|
||
|
:::: /hoon+oct1/sur :::::: dependencies
|
||
|
:: :: ::
|
||
|
/? 310 :: arvo version
|
||
|
:: :: ::
|
||
|
:::: :::::: semantics
|
||
|
:: :: ::
|
||
|
|% ::
|
||
|
++ board @ :: one-player bitfield
|
||
|
++ point {x/@ y/@} :: coordinate
|
||
|
++ game :: game state
|
||
|
$: who/? :: whose turn
|
||
|
box/board :: X board
|
||
|
boo/board :: O board
|
||
|
== ::
|
||
|
--
|