Skip to content

The classic TicTacToe game with a nice GUI, made with Java Swing. Game modes: Human Vs Minimax AI, Human Vs Human, AI Vs AI & Client-Server.

License

Notifications You must be signed in to change notification settings

chriskormaris/MyTicTacToe

Repository files navigation

My Tic-Tac-Toe

© Created by: Christos Kormaris, Athens 2019

Programming Language: Java

Video for this project:

Download .jar executable:

The classic Tic-Tac-Toe game with a nice GUI, made with Java Swing.

Game modes:

  1. Human vs Minimax AI
  2. Human vs Human
  3. AI vs AI
  4. Client-Server (like Human vs Human for different PCs, using static IPs)

Screenshots

System style

screenshot

Cross-platform style

screenshot

Nimbus style

screenshot

References

The GUI of the Java Swing application was inspired from this coding video:

About

The classic TicTacToe game with a nice GUI, made with Java Swing. Game modes: Human Vs Minimax AI, Human Vs Human, AI Vs AI & Client-Server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages