Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 374 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 374 Bytes

TicTacToe

A basic shell-based game, coded in Java, to pass the Programming Exam at Università degli Studi di Milano (UniMI) - "Sicurezza dei Sistemi e delle Reti" course.

It uses MiniMax as AI.

Download & Play: https://github.com/jacopotediosi/TicTacToe/releases

AI Explaination: