NATHAN242's Projects

Projects

Tools

Libraries

Web Tools


SDL-Bullethell

Project repo: LINK

Compiled to WebAssembly: PLAY IN BROWSER (You may have to click on the game to enable the sound)

Introduction

Bullethell space shooter game in C++ using SDL2.

The game has 3 levels each ending with a boss. Most of the games assets are AI generated (graphics/music/sfx).

This is built upon my own game engine which is based on code taken from my other SDL games.


Controls

Arrow keys - Move ship
Space - Fire
Right Shift - Shield (when fully charged)
P - Pause
R - Restart
Q - Quit

Todo