Skip to content

Car racer created in OpenGL with C++ and C for linux systems.

License

Notifications You must be signed in to change notification settings

victorkich/CarRacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarRacer

Car racer created in OpenGL with C++ and C for linux systems.


Objective

The objective of this project is to create a simple (and very poorly optimized) system to understand how the base of opengl works with c++ and c for 2D environment. This project have a simple neural network maded from scratch to compete against the user.

Setup

To setup your system just use git clone command, all the files are included in this repository. To do it, use:

git clone https://github.com/victorkich/CarRacer/

All of requirements is show in the badgets above, but if you want to install all of them, execute the following line of code:

sudo apt-get install build-essential mesa-utils freeglut3-dev

For test in your own computer, just compile with MinGW.

Example

CarRacer

If you liked this repository, please don't forget to starred it!

About

Car racer created in OpenGL with C++ and C for linux systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published