I developed a 3D game using C++ and OpenGL, inspired by the Star Wars "Battle of Hoth." The game features interactive gameplay where players control a defensive cannon, using it to fend off waves of attacking walker robots. The cannon is fully mouse-controlled, firing projectiles to destroy the incoming enemies. The game includes collision detection, custom 3D models, and GPU-based shaders for realistic lighting, shading, and texture mapping.