demo

Trace the Cube

A simple OpenGL game based on the shell game.

Jump to showcase

Small graphics/gameplay experiment focused on rendering and interaction fundamentals in C++.

Blocky Runner Trace the Cube Last project
Gameplay screenshot.

Tech stack

  • cpp
  • opengl
  • graphics
  • game
  • desktop

Source code

https://github.com/nourgaser/Trace-the-Cube

Live demo

No public demo.

Trace the Cube is a compact OpenGL game experiment inspired by the shell game.

The project focuses on fundamentals: rendering flow, scene state, interaction, and game-loop behavior in C++.