Update README.md

This commit is contained in:
Rh17S15
2025-09-22 19:59:59 +02:00
committed by GitHub
parent 7d4e60b91a
commit 1c25877c77

View File

@@ -1,5 +1,5 @@
# PRG-PrL-II-MK # PRG-PrL-II-MK
TicTacToe game I programmed for my Uni class "Programming II". TicTacToe game I programmed for my Uni class "Programming II" in April to July 2023.
It features Local Multiplayer or a battle against a Alpha-Beta-Pruning MinMax Algorithm. It features Local Multiplayer or a battle against a Alpha-Beta-Pruning MinMax Algorithm.
It can also Save the current state and resume whenever. It can also Save the current state and resume whenever.