01.About 02.Skills 03.Work 04.Contact Resume
shahzaibsatti2005@gmail.com
← Back to all projects
Practice Build

T-Rex Runner Clone

A clone of Chrome's offline T-Rex runner game, built in C# to practice real-time game logic and OOP.

No public link for this build yet
T-Rex Runner Clone — custom illustration

A recreation of the classic Chrome dinosaur runner game, built in C# with Windows Forms — covering collision detection, real-time game loops, and object-oriented game architecture.

Key Features

  • Real-time game loop and collision detection
  • Increasing difficulty as the game progresses
  • Built with OOP-based game architecture