Skip to content

A space shooter game made in C++ and SFML as a learning project

License

Notifications You must be signed in to change notification settings

Phosphenius/sp9k

Repository files navigation

SP9k

A bullet hell/space shooter game made in C++ and SFML as a learning project.

Scope of this project

The goal is to learn C++ and SFML while also making a finished, playable game. To make this goal achievable, only a very small set of features will be implemented:

  • Only one type of player, enemy bullet/weapon, level/stage and boss.
  • A very limited UI/menu
  • Possibly simple particle effects
  • Sound effects and music

Requirements

  • SFML 2.5
  • GCC >= 9.1 (older versions not tested, but they should still work as long they support c++17)

Download

AUR VCS


Repo mirror

About

A space shooter game made in C++ and SFML as a learning project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published