About IP Spieltheorie 2021 Tic Tac Toe game

A simple implementation of the Tic Tac Toe game.

Project Modules

This project has declared the following modules:

Name Description
IP Spieltheorie 2021 Tic Tac Toe game: Core A simple implementation of the Tic Tac Toe game: Core.
IP Spieltheorie 2021 Tic Tac Toe game: Random strategy A simple strategy choosing a random move.
IP Spieltheorie 2021 Tic Tac Toe game: GUI A simple GUI for the Tic Tac Toe game.
IP Spieltheorie 2021 Tic Tac Toe game: Best strategy A simple strategy choosing the best move.