Projects

Browse Projects

Browse projects tagged with "game".

Blackjack cover image

Blackjack

Software

Terminal Blackjack in Python — two versions side by side. Procedural course solution plus a full OOP rebuild with animated ASCII card UI, chip system, split, double down, insurance, and difficulty modes.

Cookie Clicker Bot—Selenium cover image

Cookie Clicker Bot—Selenium

Software

Selenium bot that automates Cookie Clicker: clicks the cookie, hunts golden cookies, buys buildings by CPS payback ratio, and accepts runtime commands to pause, adjust the store-check interval, or stop.

GUI Quiz App cover image

GUI Quiz App

Software

True/False trivia quiz app built with Tkinter. Fetches live questions from the Open Trivia Database across 15 categories, with colour feedback, score tracking, keyboard shortcuts, and a clean MVC architecture.

Hangman cover image

Hangman

Software

Two fully playable versions of the same game that together tell a clear story of growth. The project demonstrates not just Python fundamentals, but the ability to revisit earlier work with a critical eye and rebuild it at a significantly higher level.

Higher / Lower Web Game cover image

Higher / Lower Web Game

Web

A Flask number-guessing game played through the browser URL bar. Two builds: a verbatim course version and a modular rebuild that fixes a shared-global bug using Flask session-based state.

Higher or Lower cover image

Higher or Lower

Software

Terminal guessing game: pick which Instagram account has more followers. Includes a procedural course version and a fully rebuilt advanced version with ANSI colors, single-keypress input, and strict layer separation.

Number Guessing Game cover image

Number Guessing Game

Software

Terminal number guessing game in two versions — a procedural course build and a full OOP rebuild with layered architecture, typed enums, ANSI colours, and animated ASCII art.

Pong Game cover image

Pong Game

Software

Two-player Pong in Python using only the standard library turtle module. Ships an original course build alongside a clean OOP rebuild with a persistent score HUD, pause system, animated title screen, and in-window navigation.

Quiz Game cover image

Quiz Game

Software

Terminal True/False trivia quiz built twice: a preserved course-state original and a full OOP rebuild with 3 game modes, typewriter animation, single-keypress input, and ANSI color UI. Standard library only.

Snake Game cover image

Snake Game

Software

Classic Snake built with Python's turtle module. Two versions: a course-faithful original and a modular OOP rebuild with welcome screen, game-over overlay, persistent high scores, and an ASCII art menu launcher.

Turtle Crossing cover image

Turtle Crossing

Software

Arcade-style crossing game with increasing difficulty levels and collision detection.

Details
U.S. States Geography Quiz cover image

U.S. States Geography Quiz

Software

Geography quiz where you name all 50 U.S. states to fill a blank map. Ships as two builds: a turtle original and a tkinter rewrite with callback injection, colour-coded feedback, live score, and a Play Again overlay.

No projects found

No projects match the current filter.