An open API service indexing awesome lists of open source software.

https://github.com/zeynepcol/space-shooter-game-opengl

C++,OpenGL Game-Space Shooter Game
https://github.com/zeynepcol/space-shooter-game-opengl

cpp game game-2d game-developement gamedev opengl space-shooter-game

Last synced: 3 months ago
JSON representation

C++,OpenGL Game-Space Shooter Game

Awesome Lists containing this project

README

          

Space Shooter Game w OpenGL by @zeynepcol


Graphical space shooter game developed in C++ using OpenGL.


IMAGES

![5-OpenGL 1](https://github.com/user-attachments/assets/0ac9e279-33c7-407a-b4e6-fef3ed85cdb9)

![5-OpenGL 2](https://github.com/user-attachments/assets/ff7a883f-9b80-4454-bc86-d788a9bba6d3)

![5-OpenGL 3](https://github.com/user-attachments/assets/76a80d9d-815c-4229-baf1-a8810cf49e15)

![5-OpenGL 4](https://github.com/user-attachments/assets/b2f3a2f7-ddc0-4537-8d82-9c9de52598f2)

Graphical mode created in C++ on OpenGL

GAME DESCRIPTION

Keybord control for PLAYER :

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.

kill your opponent.

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