Added Wave Engine as another powerful option for C# game developers.

Wave Engine is a component based game engine to allow C# developers to create cross platform games. Currently the target platforms are Windows, Windows Store, Windows Phone, iOS, Android, OUYA, Linux and MacOS.
pull/111/head
jcant0n 2014-11-25 23:19:03 +01:00
parent dcb9f9e5ad
commit ab2ebfa3b4
1 changed files with 2 additions and 1 deletions

View File

@ -156,7 +156,8 @@ There are many .NET open source developer projects. You can always use a search
* [MonoGame](http://monogame.net) - One framework for creating powerful cross-platform games.
* [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#.
* UI and Control libraries
* [Callisto](https://github.com/timheuer/callisto) - UI Control Toolkit for WinRT apps
* [Eto](https://github.com/picoe/Eto) - Cross platform GUI Toolkit for desktop and mobile apps