Skip to content

ananya12k/TicTacToe-Java-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe-Java-Game

This is a simple game of TIC TAC TOE. I have used Java AWT and Swing to make the UI of the game. Further ahead I plan to make it into a complete working game along with a feature of playing with computer in which I plan to use minimax algorithm to give all possible permutations that can happen inorder to make it capable to predict or counter the moves made by a user.
Here's how the UI looks like:

Screenshot (45)

Screenshot (46)

Screenshot (48)

Screenshot (49)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages