moha-b / Crash-Car

graphics course project: Create a 2D game ๐ŸŽ with OpenGL library Using Scaling & Rotation and Transformations with some functionally like calculate a score, stop when it hit screen boundary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash Car

This is a simple game implemented with OpenGL. In the game, The scene contains a car in the middle and You must dodge the other cars that are coming from above. You occasionally experience a power up that makes you invincible. ๐ŸŽฎ

Logo

Game Description

Keybord control :

W - UP

S - DOWN

A - LEFT

D - RIGHT

Objectives

Get the highest score & have fun ๐Ÿ˜Š

Start Menu

๐Ÿค“ Good people

About

graphics course project: Create a 2D game ๐ŸŽ with OpenGL library Using Scaling & Rotation and Transformations with some functionally like calculate a score, stop when it hit screen boundary


Languages

Language:C++ 100.0%