An image to represent the Rouge Roulette game.
Rouge Roulette (C#)

Led the development of a real-time strategy game, Rouge Roulette, using C#, where I implemented advanced game mechanics including player interaction and item management. By employing object-oriented programming, I enhanced game dynamics with round-based survival challenges and outcome evaluation algorithms.

Explore Project
An image to represent the Wordle game.
Wordle (Python)

Developed a Python-based version of the Wordle game, implementing game logic for users to guess a randomly selected 5-letter word within 6 attempts, using conditional checks to provide feedback on correct and misplaced letters. The game supports continuous play and simulates Wordle's core mechanics.

Explore Project
An image to represent the Dr. Who Quiz game.
Dr. Who Quiz (Python)

Developed an engaging personality quiz that matches users to either Dr. Crider or Dr. Alvarez based on their responses to five fun and interactive questions. By implementing dynamic logic and response tallying, the quiz delivers a personalized and entertaining outcome, showcasing my skills in interactive programming and user-driven experiences.

Explore Project
An image to represent the Guess The Number game.
Guess the Number (Python)

Developed a number-guessing game in Python, where the program generates a random number between 1 and 100, and provides feedback on whether the player's guess is too high, too low, or correct, utilizing conditional logic and user input.

Explore Project