Skip to content

Instantly share code, notes, and snippets.

@jasondown
Last active March 16, 2022 21:14
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/ce4936f9593bb218722f330024113e5e to your computer and use it in GitHub Desktop.
Save jasondown/ce4936f9593bb218722f330024113e5e to your computer and use it in GitHub Desktop.
(* game loop *)
while true do
// previous code
// ignore input for available molecules for wood 2
let _ = readInput()
// more to come
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment