You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The Python and Java implementations of QuickType are typing speed test games that display dynamic sentences, calculate WPM, and offer options to retry or exit the test.
This snake game, built in python and java, features screen wrapping, difficulty levels, score tracking, smooth animations, dynamic fruit generation, and user-friendly interfaces.