Skip to content

jlangst6/CS302FinalProject

Repository files navigation

CS302FinalProject (Super Space Game)

Git Repo for CS302 final project. Nicknamed Super Space Game

To make this game, you need to have the following libraries/programs installed:

  • g++ compiler with up to the c++11 std
  • SDL2 library
  • SDL2 Image library
  • SDL2 TTF library

After you have all of those installed, just run make to compile the game and then type ./ssg to start playing.

CONTROLS:

  • Move Left : left arrow key
  • Move Right : right arrow key
  • Fire : space, f, w, or upwards arrow key
  • Press any other key to add 100 pts to score (for debugging/increasing game speed with increasing score)

About

Git Repo for CS302 final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •