Skip to content

A simple 3D space scrolling game where you need to evade the asteroids.

License

Notifications You must be signed in to change notification settings

MuniuDev/SpaceRush

Repository files navigation

SpaceRush

A simple 3D space scrolling game where you need to evade the asteroids.

Controls

  • Left, Right arrows - move the spaceship
  • Space bar - shoot

Requirements

  • cmake 3.0+
  • clang 3.3+ or MSVS 2015
  • OpenGL 3.3+
  • SDL2
  • SDL2_ttf
  • Freetype2
  • Assimp
  • Simple OpenGL Image Library
  • GLM
  • GLEW
  • Bullet

Linux and OSX users have to install required libraries on their own. Windows users have all the required libs in the repository. To run it on Windows Visual C++ Redistributable 2015 is required.

About

A simple 3D space scrolling game where you need to evade the asteroids.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages