An open API service indexing awesome lists of open source software.

https://github.com/ivandsm/ship

Experiment on creating a vertical shooter game using SDL2 and C++
https://github.com/ivandsm/ship

game game-development game-engine pixel-art qt-creator sdl2 sdl2-image shooter-mini-game

Last synced: about 2 months ago
JSON representation

Experiment on creating a vertical shooter game using SDL2 and C++

Awesome Lists containing this project

README

        

# ship
Ivan's Ship Game is an experiment on creating a vertical shooter game using SDL2 and C++.

I'm using Qt Creator to write, compile and debug this code. I recommend its usage for compiling this project as well as for general C/C++ usage. It's a great IDE!