Skip to content

A 2-player Tic Tac Toe game built with Java and Java Swing implementing AI using graph algorithm

Notifications You must be signed in to change notification settings

AyaAhmed01/Tic-tac-toe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

Tic-tac-toe-AI

Overview

A 2 player Tic Tac Toe game built with Java and Java Swing framework applying MVC design pattern. Human player is against an unbeatable computer player with AI implemented using polytree data structure and DFS graph traversing algorithm.

Screenshots

X's turn

Tie turn

Computer wins

About

A 2-player Tic Tac Toe game built with Java and Java Swing implementing AI using graph algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages