Skip to content

MadyanOmar/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

This project has a Two-player mode and a Single-player mode where you play against an AI that is powered by the popular Minimax Algorithm. The X player is the maximizing player and the O player is the minimizing player. The project was created using JavaFX and requires JRE 1.8.0 minimum. You can run the application by downloading the TicTacToe.exe for Windows or TicTacToe.jar for Mac/Linux. Below is a preview of the gameplay against the AI:

Demo Gameplay

Untitled video - Made with Clipchamp

About

Tic Tac Toe game made using JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages