SkillAgentSearch skills...

Nfrage

NFRage - framework that makes it easy to recreate lost old racing games.

Install / Use

/learn @NFRage/Nfrage
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

</table><img src="NFR_LOGO.png" align="left" height="200" width="200"/>

NFR Engine

NFR Engine is a framework that makes it easy to recreate old racing games from scratch and modify them with the modern technoligies.
This code contains only engine and don't provide game code for games itself.
If you want to see game sources, try to look at "plugins folder" inside this github repository.

Building the project

This project was created using the CMake project generation system.

To build the Visual Studio solution or other projects use cmdline:

mkdir build
cd build 
cmake .. # add your custom arguments here

Legal

This project is licensed under LGPL v2.1

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated3mo ago
Forks0

Languages

C

Security Score

92/100

Audited on Dec 31, 2025

No findings