Updated .Net Developer Projects Overview

Added the Duality game framework to the Games sub-list of .Net Developer Projects.
pull/120/head
Adam 2014-11-27 23:56:07 +01:00
parent efae3b0727
commit e0f442accd
1 changed files with 1 additions and 0 deletions

View File

@ -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#.