Skip to content

substance-r2d2/Space_Invader_CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

##Made using SDL/C++

###The game has following technical features :

  • Increasing difficulty with each new wave
  • Store and retrieve high score
  • Made game states data driven
  • Parsing XML file
  • Created robust and extensible game framework
  • Created robust animation system
  • Implemented FSM
  • Added audio playback
  • Created simple UI system
  • Created sprite manager to load and draw images

###IDE/language used : Visual studio 2015 / C++

###Libraries used :

Space_Invader/Libraries contain all the libraries used in this project. Include and library directories have to be setup for the project to run.

About

Space Invader clone made using SDL/C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published