Multidimensional Tic-tac-toe

Multidimensional interpretation of tic-tac-toe written in Python.

date icon

May 24, 2022

time icon

< 5 minutes

Overview

This Github link contains the complete first version of the game and the report written in Swedish for usage. In future additions I aim to add some machine learning methods to see how if one of the players will dominate the NPC with randomized choices. I will also add some visuals so the user is actually able to see the game being played in real-time.