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++
- Host: GitHub
- URL: https://github.com/ivandsm/ship
- Owner: IvanDSM
- License: gpl-3.0
- Created: 2019-03-24T00:09:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T04:08:33.000Z (about 6 years ago)
- Last Synced: 2025-01-21T17:36:48.007Z (3 months ago)
- Topics: game, game-development, game-engine, pixel-art, qt-creator, sdl2, sdl2-image, shooter-mini-game
- Language: C++
- Size: 56.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!