Tic tac toe game in Java using Swing and AWT.
Includes custom UI components made on top of existing Swing and AWT components.
- Custom UI components
- Lightweight
- Minimal
- Elegant UI design
- Winning mark combination highlighting
Run the tic-tac-toe.jar file, or compile and run the Main.java file.
