From e0f442accdb5da12dbb9ec649f6efbc32208f114 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 27 Nov 2014 23:56:07 +0100 Subject: [PATCH] Updated .Net Developer Projects Overview Added the Duality game framework to the Games sub-list of .Net Developer Projects. --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 29c4561..d72f0f9 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -160,6 +160,7 @@ There are many .NET open source developer projects. You can always use a search * Games * [MonoGame](http://monogame.net) - One framework for creating powerful cross-platform games. + * [Duality](https://github.com/AdamsLair/duality) - An Open Source 2D Game Engine + Visual Editor written entirely in C#. * [Paradox](https://github.com/SiliconStudio/paradox) - Paradox is a versatile and engaging game engine. * [OpenRA](https://github.com/OpenRA/OpenRA) - An open-source implementation of the Command & Conquer: Red Alert engine using .NET/Mono and OpenGL. * [WaveEngine](https://github.com/waveengine) - A powerful component based game engine for desktop and mobile platforms using C#.