Back to portfolio

Game Development

Memory Testing Game

A Python game designed to play increasing sequences of color flashes which must be repeated back.

Python 3.10 State Machine UI Design

Overview

This project is a browser-playable memory challenge built in Python. The game presents a growing sequence of color flashes and asks the player to repeat the pattern correctly for as long as possible.

It focuses on clear visual feedback, escalating difficulty, and simple rules that make it easy to pick up while still becoming demanding over longer runs.

Highlights

  • Built in Python and exported for web play.
  • Increasing sequence length raises difficulty over time.
  • Fast visual feedback keeps each round readable.
  • Playable directly inside the portfolio page.

Play The Game