Skip to content
Seth Cooper edited this page Nov 14, 2023 · 5 revisions

Welcome to the pyrrbt wiki!

  • game.py handle child nodes generically
  • pad tiles in game.py
  • ? show next state in game.py
  • add tie when no move to ttt
  • add lose when no move to checkers
  • add stalemate outcome when root node exits
  • ? assert node

Clone this wiki locally