/space-shooter-sdl2

Space shooter game using SDL2 library

Primary LanguageC++

Space Shooter

Simple space shooter game made using the Simple Directmedia Layer V2 (SDL2) and C++ as a personal project for fun. It only includes basic air shooter game features, no wave or boss system included, only randomly spawned enemies appear on the map, explosion effects, scrolling space background and many more. Most of the sprites are hand-made using Adobe Photoshop CC 2019

Prerequisites

  • Any C++ IDE

  • Simple Directmedia Layer 2 (SDL2)

    To setup SDL2, follow this link

Running

  1. Setup SDL2 properly on your system
  2. Run the program on your IDE

Built With

Acknowledgments

  • Lazy Foo - SDL2 Game Programming Tutorials
  • Some youtuber who uploads sound effect used in this game.