/space-shooter

OpenGL project on the Spaceship Shooting Game

Primary LanguageC++

Space Shooter

OpenGL project on the Space Shooter

Installation

  1. Install CodeBlocks
  2. Insall OpenGL

Game Description

Keybord control for PLAYER 1 :

W - UP
S - DOWN
A - LEFT
D - RIGHT
C - to shoot, Use 'w' and 's' to change direction.

Keybord control for PLAYER 2 :

I - UP
K - DOWN
J - LEFT
L - RIGHT
M - to shoot, Use 'I' and 'K' to change direction.

Objective

kill your opponent.
Each time a player gets shot, LIFE decreases by 5 points.