Choose a game to explore or view its GitHub repository
A Python quiz game that tests your knowledge on various topics. Engage with fun questions and challenge yourself with each round. It shows the utility of OOP in Python.
View on GitHub
A fun Python game where you guess which number or item is higher. It’s simple, interactive, and helps practice basic Python logic and comparisons.
View on GitHub
Guess the correct number randomly generated by Python. The game gives hints if your guess is too high or too low, making it engaging and fun.
View on GitHub
A Python card game simulating Blackjack where you try to beat the dealer. It teaches basic game logic, conditional statements, and Python loops.
View on GitHub