pawelzell / IORacer

The Racer Game with 2D view and realistic physics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IORacer

IORacer is simple but very enjoyable racer game. The game offers realistics physics. The car acts diffrent on various types of ground and behaves realistics in collisions with game objects. You can play with the single or multi player mode. Reaching better times on various maps, unlocks new car components that enhance your vehicle by increasing acceleration, maximum speed or wheel stirring properties. Your best times and unlocked components stays with your profile after game's closing.

Screanshots

Main menu Start game Gameplay

Technical Details

The implementation is in C++ and uses SFML and Box2d library. Box2d helps with modeling physics in 2D word.

Authors

Game was writen students of Computer Science at University of Warsaw: Paweł Zięcik, Jacek Łysiak, Bartosz Burny, Maciej Biernaczyk. The game was created as a project for Software Enginering classes on our University.

About

The Racer Game with 2D view and realistic physics.


Languages

Language:C++ 87.7%Language:CMake 11.8%Language:C 0.5%