Skip to content

Rud156/SpaceInvaders

Repository files navigation

SpaceInvaders

A simple space invaders clone made using RayLib in C++

Find out more about RayLib here.

Objective:

Destroy all enemies and survive for 9 waves.

Controls:

  • Use Left and Right Arrow Keys to move
  • Press and hold Space to shoot
  • Press Esc to close the game

Building The Game:

Gameplay video can be found at https://github.com/Rud156/SpaceInvaders/tree/master/Video/Space%20Invaders.mp4

Download:

A built version of the game can be downloaded from https://github.com/Rud156/SpaceInvaders/tree/master/Build/SpaceInvaders.zip

ScreenShots:

Main Screen Game Start Enemies Enemies and Explosions Enemies and Explosions Gane End (Winning)