Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uts58/retro-2d-space-shooter
Retro 2D Space Shooter: Dive into classic arcade action with this space shooter game, optimized for 1080p monitors. Built using C++, OpenGL, and the immersive IrrKlang Audio Driver
https://github.com/uts58/retro-2d-space-shooter
2d-game arcade audio-driver classic-game cmake collision-detection cpp game-development gaming irrklang opengl retro space-shooter visual-studio
Last synced: about 1 month ago
JSON representation
Retro 2D Space Shooter: Dive into classic arcade action with this space shooter game, optimized for 1080p monitors. Built using C++, OpenGL, and the immersive IrrKlang Audio Driver
- Host: GitHub
- URL: https://github.com/uts58/retro-2d-space-shooter
- Owner: uts58
- Created: 2019-09-02T07:50:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T14:34:24.000Z (over 1 year ago)
- Last Synced: 2024-11-06T12:53:05.280Z (3 months ago)
- Topics: 2d-game, arcade, audio-driver, classic-game, cmake, collision-detection, cpp, game-development, gaming, irrklang, opengl, retro, space-shooter, visual-studio
- Language: C++
- Homepage:
- Size: 56.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Retro 2D Space Shooter
Dive into the nostalgia of classic 2D space shooting games! Crafted with C++, OpenGL, and powered by IrrKlang Audio Driver. This game has been optimized for 1080p monitors to deliver the best visual experience.
This game was initially crafted in 2016 as one of my early school projects. Over time, my skills have evolved, and I felt the need to revisit, refine, and restructure the code. Moreover, I've transitioned this from a Visual Studio setup to a more versatile CMake project.
**Note**: To get this game up and running, ensure you have the **VISUAL STUDIO TOOLCHAIN**. Don't worry about the dependencies – I've got you covered! All the necessary libraries and DLL files are bundled in, and CMake is configured to handle their deployment seamlessly.
## Game Features:
- **Difficulty Settings**: Choose between Easy or Hard modes.
- **Health Monitor**: Keep an eye on your ship's health.
- **Collision Alert**: Advanced detection for any space hurdles.
- **Dynamic Soundtracks**: Elevate your experience with immersive music.
- **Interactive Menu**: For an intuitive game setup.## Game Glimpses
![Gameplay Capture 1](https://i.ibb.co/qs9k6bb/image.png)
![Gameplay Capture 2](https://i.ibb.co/R73jDVg/image.png)## Have fun!!