
Dungeon Crawler

Bullet Hell Engine
Game Dev
C++
Graphics
Engine Dev
Using SFML, I created a tool for creating attack patterns for bullet hell enemies. It can handle tens of thousands of bullets being drawn to the screen whilst mainting high performance by using batch renderering techniques.