Skip to content

Simple Bullet Hell game (I didn't name yet) that I develop using c++ and SDL2. For now this is just an experiment but later I might turn it into a complete game.

License

Notifications You must be signed in to change notification settings

Darky2020/Bullet-Hell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bullet-Hell

Simple Bullet Hell game (I didn't name yet) that I develop using c++ and SDL2. For now this is just an experiment but later I might turn it into a complete game.

screenshot 1 screenshot 2

How to compile

On Ubuntu you need to run compile.py and it will create executable named "BulletHell". Note: you need to have g++ and SDL2 development libraries installed.

Unfortunately there is no easy way to compile project for Windows or macOS yet.

Credits

All sprites are taken from here. SDL_Setup and Sprite files are taken from here.

About

Simple Bullet Hell game (I didn't name yet) that I develop using c++ and SDL2. For now this is just an experiment but later I might turn it into a complete game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages