sckorpio / MyCity-CarGame

A 3D , third person Car adventure game. A time chase mission, freedrive and cityView. Made from scratch using pure C++ and OpenGL API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT TITLE: MyCity-CarGame

AUTHORS: Sckorpio

VERSION or DATE: October,2017

DESCRIPTION:

                   A 3D , third person Car adventure game.
                   City with awesome skyscrapers.
                   Two islands connected by two bridges.
                   A huge Road Network.
                   A time chase mission, freedrive and cityView. Made from scratch using pure C++ and OpenGL API.
                   3D Car Simulation , With gear system and a number of views while driving.
                   Made from Scratch , pure C++ and OpenGL API.
                   Different Views(total 9, front ,rear ,cinematic etc.) can be set while driving.

VEDIO LINKS:

TECHNOLOGY USED:

                 -- Coded in pure C++ language 
                 -- OpenGL API is used for the graphics.
                 -- Physics

USER INSTRUCTIONS: --

                    FOR LINUX--------------
                 -- Download the run file and play
                    FOR WINDOWS------------
                 -- copy freeglut.dll file into the windows32 folder in local disk c(or put it side by side to the game)
                 -- run the exe file   
                     FOR MORE DETAILS---

for more details see https://github.com/sckorpio/MyCity-CarGame/blob/master/MyCITY.pdf

About

A 3D , third person Car adventure game. A time chase mission, freedrive and cityView. Made from scratch using pure C++ and OpenGL API.


Languages

Language:C++ 94.2%Language:C 4.4%Language:Makefile 1.3%