About IP Spieltheorie 2023 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 2023 Tic Tac Toe game: Core A simple implementation of the Tic Tac Toe game: Core.
IP Spieltheorie 2023 Tic Tac Toe game: Random strategy A simple strategy for the Tic Tac Toe game choosing a random move.
IP Spieltheorie 2023 Tic Tac Toe game: GUI A simple GUI for the Tic Tac Toe game.
IP Spieltheorie 2023 Tic Tac Toe game: GstKopplungNegaMax strategy A GstKopplungNegaMax strategy for the Tic Tac Toe game choosing a move.