Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 536 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 536 Bytes

RoadRash2D

RoadRash 2D is a simple bike racing game inspired by the classic EA RoadRash.The backend was written in C and the UI was built by a custom C grahpics libray named igrahpics.In this game you'll play as a biker with limited bike health and you will have to compete against other 9 bikers. You have to go through a busy road with a lot of traffics.Avoid collisions and secure the first place!

Download the repo.Copy the required files to your mingW directory's include and lib folder.Open the folder as cpp project and run.