Various small Java programs
-
Updated
May 13, 2019 - Java
Various small Java programs
These are small Java programs meant for learning the fundamentals of the Java programming language.
A Tic Tac Toe game in Python (Tkinter) and Java (Swing) with single-player AI modes: Easy (Random), Medium (Defensive), and Hard (Minimax). Includes a two-player mode for playing with friends, offering engaging gameplay and logical AI strategies for challenging matches.
Add a description, image, and links to the java-tic-tac-toe topic page so that developers can more easily learn about it.
To associate your repository with the java-tic-tac-toe topic, visit your repo's landing page and select "manage topics."