Skip to main content
GameDev.net gamedev.net
Developer Blog

This is a developer's personal perspective or experience. Views expressed are those of the author.

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Gamefromscratch
Gamefromscratch Blog
· 1 day, 11 hours ago • Mike

VOID .NET 2D Game Development Framework

Briefing

Gamefromscratch reports that VOID is a new free and open source 2D game framework for .NET, released under the MIT license. It’s designed to feel immediately familiar to XNA and MonoGame developers, which makes it an easy point of interest for teams that already have C# tooling, content pipelines, or gameplay code built around that ecosystem.

The framework is described as lightweight and modular, with the goal of providing the systems most games need without forcing a full engine-style workflow. That positioning matters for developers who want more control over their architecture, or who prefer assembling only the pieces they actually need instead of adopting a larger all-in-one stack.

For programmers, the practical appeal is straightforward: a modern, permissive .NET foundation with a familiar mental model for 2D work. For producers and business-minded teams, the MIT license also lowers adoption friction, since it avoids the licensing and redistribution concerns that can come with proprietary middleware.

Specific feature depth and production-proven usage haven’t been detailed yet, so VOID is best viewed as an early framework to watch rather than a drop-in replacement for established options. Even so, it adds another open source choice to the C# 2D space at a time when many teams still value the speed and predictability of XNA-style development.

“VOID Engine is a lightweight, modular 2D game framework for .NET.”

— GameFromScratch / VOID description · Core positioning of the framework
At a glance
what
VOID is a new free, open source 2D game development framework for .NET/C#
who
GameFromScratch is highlighting VOID; the framework targets XNA and MonoGame developers
when
Announced in the source material on GameFromScratch
impact
Could give C# teams a lightweight, MIT-licensed alternative for 2D projects
Signal Neutral

Promising new option, but limited details so far

Discuss

Follow dotnet updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...