This game was made purely in C++ as part of Ubisoft Next 2023-24 programming challenge.
In this game you're going through space & smashing glass! Fun, right?!
Please refer the documentation for technical details.
Download link is available in the Release section of this repository.
- 3D Game Engine based on ECS architecture
- Entities stored efficiently using the concept of archetypes (similar to how it is in Unity) and Object Pooling.
- Collision detection using BVH (Bounding Volume Hierarchy) tree
- Physics Engine
- Particle Effects
Use mouse to aim and left click to shoot. That's it!
This game is heavily inspired from Smash Hit!
DJ Striden - Lights
DJ Striden - Level 1