Skip to content

Instantly share code, notes, and snippets.

@jasondown
Created December 30, 2018 06:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasondown/4294e6131591f74da721cd28395a5468 to your computer and use it in GitHub Desktop.
Save jasondown/4294e6131591f74da721cd28395a5468 to your computer and use it in GitHub Desktop.
type GameState =
{ Robots : Robot list
Samples : SampleData list }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment