IvanDSM / ship

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:GNU General Public License v3.0


Languages

Language:C++ 96.6%Language:QMake 3.4%