Skip to content
an-nasir edited this page Oct 16, 2015 · 1 revision

Welcome to the NFS wiki!

This is a C++ based simple NFS game in which object moves. It uses graphics.h, As it's C++ you can run it on any machine but it's particularly written in windows. To run it in Linux based distros you need some tweaks like changing ".h" files in .hpp, removing conio.h as it is not needed in Linux etc.

Clone this wiki locally