Skip to content

Instantly share code, notes, and snippets.

@stackdump
Last active December 13, 2024 20:34
Show Gist options
  • Save stackdump/dbe119f97173fca715e626ee20b7dc4f to your computer and use it in GitHub Desktop.
Save stackdump/dbe119f97173fca715e626ee20b7dc4f to your computer and use it in GitHub Desktop.
Tic-tac-toe Model converted to ODE Problem for analysis - Part 1 of 2
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@stackdump
Copy link
Author

Read on to part 2 - where we add win detection to the model in an attempt to validate this approach
https://gist.github.com/stackdump/3be3dcb68829d0916f0207f8fcd3bbe9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment