Search Apps Documentation Source Content File Folder Download Copy Actions Download

tictactoe package

Functions

Mark

func Mark(pos int) string

Mark places the current player's token at pos (0=top-left ... 8=bottom-right, row-major).

Param

Command

gnokey query vm/qeval -remote "https://rpc.test13.testnets.gno.land" -data "gno.land/r/g1z8hpnx7r5635tt9r4yqlgr9qyjv3cry9hmgyl3/tictactoe.Mark()"

Result

Render

func Render(_ string) string

Param

Command

gnokey query vm/qeval -remote "https://rpc.test13.testnets.gno.land" -data "gno.land/r/g1z8hpnx7r5635tt9r4yqlgr9qyjv3cry9hmgyl3/tictactoe.Render()"

Result