-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Shmellyorc edited this page Aug 27, 2026
·
4 revisions
Welcome to the Void Engine documentation.
Void is a modular, extensible 2D game framework for .NET.
Start here:
Core documentation:
Reference:
Void is a 2D game framework for .NET that gives you the essential building blocks: rendering, assets, input, audio, saving, pathfinding, coroutines, and logging. It sits between monolithic engines that do everything and bare frameworks that do nothing.
Game developers using .NET who want a lightweight, extensible foundation without fighting an engine or rebuilding solved problems.