Skip to content

Simple old school game of space invaders, written using olcPixelGameEngine.

License

Notifications You must be signed in to change notification settings

dimitrijekaranfilovic/space-invaders

Repository files navigation

space-invaders

Legendary game written using C++ and olcPixelGameEngine. Shoutout to javidx9.

Controls and rules

or A to go left

or D to go right

Space to shoot

Enter to start a new game when 'Game over!' is displayed

Esc to pause the game

Prizes

Animated Non-animated Effect
picture picture Grants you 3x the speed
picture picture Meteor crash doesn't mean game over
picture picture Each point counts as two
picture picture Increases health count by 1

Other objects

Animated Non-animated Description
picture picture Obstacle which you destroy and earn a point
picture picture Your ship
picture picture Bullet that you fire
picture picture Boss which appears every 10 points
picture picture Projectile that boss fires

Additional information

  • All icons are custom designed(by me) because of copyrights, so do not be surprised by their appearance.
  • Exe file included in this project is the non-animated version.
  • Each prize lasts for 5 seconds, except for the health one, which is permanent.

Gameplay gifs

picture

If you change macro ANIMATED from 1 to 0, gameplay looks like this:

picture

About

Simple old school game of space invaders, written using olcPixelGameEngine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages