Engine Dev

Categories & Tags
All (9) Game Dev (5) Web Dev (3) Reverse Engineering (1) C++ (3) C# (3) Unity (3) 3D (2) Engine Dev (2) Graphics (2) AI (1) Back-End (1) Django (1) Express.js (1) Full-Stack (1) Go (1) Hugo (1) JavaScript (1) Multiplayer (1) Next.js (1) Node (1) OpenGL (1) PostgreSQL (1) React (1) Relational Database (1) TypeScript (1)
Bullet Hell Engine
Game Dev C++ Graphics Engine Dev

Using SFML, I developed a 2D bullet hell game engine that could handle tens of thousands of bullets whilst maintaining good performance by merging draw calls. Users can configure attack patterns and bullet behaviours, as well as upload custom art assets through an immediate mode GUI for easier configuration.