urbit/base/sur/oct1.hoon
2015-06-04 17:27:01 -07:00

17 lines
1021 B
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
== ::
--