AndriaSalah / 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, if you are using the code please star and follow

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

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, if you are using the code please star and follow


Languages

Language:C++ 100.0%