Skip to content

Game Dev · 2024

MineScramble

A themed word-scramble game in C++ with multiple modes, SQLite persistence, and a polished terminal UI.

The problem

A semester game that still feels finished.

Approach

  • Multiple game modes and score persistence.
  • Careful terminal UX.

Why it matters

Shows systems + product polish in a constrained environment.