/2D_Shooter_Game

A 2D shooter game developed using C++ from scratch, including uniform grid, basic collision detection, etc.

Primary LanguageC++

2D Shooter Game

A 2D shooter game developed using C++ from scratch.

I made the software architecture and coded collision detection (based on uniform grid), game mechanics, object pooling, and user input management. Rendering is handled based on Win32.

Alt text