Skip to content

Latest commit

 

History

History
83 lines (55 loc) · 1.82 KB

README.md

File metadata and controls

83 lines (55 loc) · 1.82 KB

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.