🚧 This page is a work in progress. 🚧
We're just getting started - Stay tuned! 🛠️
🌱 Established in 2020.
🚧 This page is a work in progress. 🚧
We're just getting started - Stay tuned! 🛠️
🌱 Established in 2020.
A Python maze generator and solver built with Tkinter. Simple setup, clean architecture, and beginner-friendly code for exploring algorithms and GUI programming in Python.
🎮 A simple command-line implementation of the classic Pig dice game for two players.
🎮 This small CLI game selects a secret word from `words.txt` and asks the player to guess one letter at a time. The player has a limited number of wrong attempts.
🎮 A simple Rock–Paper–Scissors web game built with HTML and JavaScript. Features clean outcome logic, persistent scoring using localStorage, and an interactive UI where players compete against a randomly generated computer move.
🎮 A Cows and Bulls game where the computer picks a unique 4-digit number and each guess returns the number of bulls (correct digit & position) and cows (correct digit, wrong position).
🎮 A simple Python project where the computer picks a random number, and the player tries to guess it within a limited number of attempts.
A Python program that analyzes novels and prints a statistical report of the word and character usage found within.
🎮 A beginner-friendly Python project where we build a simple Asteroids-style game using Pygame. Using OOP and working with multi-file Python projects — no game dev experience needed!
Loading…
Loading…