Skip to content
Snippets Groups Projects
Commit 8656c16a authored by Lukas Hoffleit's avatar Lukas Hoffleit
Browse files

Einfaches TTT-Repraesentation

parent a4b0ff64
Branches
No related tags found
No related merge requests found
class TicTacToe():
def __init__(self) -> None:
pass
def calc_best_move(self) -> None:
pass
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment