Search Apps Documentation Source Content File Folder Download Copy Actions Download

chess package

Overview

Realm chess implements a Gno chess server.

Function

GetGame

func GetGame(id string) string
Execute

GetGame returns a game, knowing its ID.

Param

Command

gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/morgan/chess.GetGame()"

Result