imports from osgameclones

This commit is contained in:
Trilarion
2019-08-31 00:22:31 +02:00
parent 22e36424d7
commit 4784e48c53
55 changed files with 1081 additions and 144 deletions

15
games/opennfs.md Normal file
View File

@@ -0,0 +1,15 @@
# OpenNFS
_Remake of Need For Speed III: Hot Pursuit._
- Home: http://opennfs.com/
- State: beta
- Keywords: game engine, cars, commercial content, inspired by Need For Speed III: Hot Pursuit, racing, remake, requires original content
- Code repository: https://github.com/AmrikSadhra/OpenNFS.git
- Code language: C, C++
- Code license: MIT
- Code dependencies: Bullet3, OpenGL
Wants to create one engine to play the NFS series (NFS1 - NFS6). The NFS3 implementation is almost done, the others semi-playable or not implemented yet.
## Building