SkillAgentSearch skills...

TinyEngine

A tiny game engine written in C.

Install / Use

/learn @BrainStronk/TinyEngine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TinyEngine is in active development, and should not be used yet

TinyEngine

A tiny engine written in C.

TinyEngine is a very small engine written in C. TinyEngine is written with care, every line of code that goes into master is reviewed and tested. No third party dependencies are even added if they do make sense. TinyEngine does not aim to solve the problems of modern engines, but rather serve as a good example for how quality software should be written.

Platforms

  • Windows
  • MacOS
  • Linux

Building

Open the Git Repository that you cloned and run build script (build.sh on Unix Systems, and build.bat on Windows. )

License

All code that is NOT in the third-party folder is CC0, do whatever you want with it, we don't care.

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated5mo ago
Forks1

Languages

C

Security Score

87/100

Audited on Oct 9, 2025

No findings