You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.