From 2cbd6fb844dcbc7fd91c730ea871f186144e5f1f Mon Sep 17 00:00:00 2001 From: Michael Winsor Date: Mon, 12 Oct 2020 10:07:58 -0600 Subject: [PATCH] Update README.md (#228) Added Gorgon, a 2D graphics API for .NET. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f657600..a1a273b 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,7 @@ Code * :tada: [Gideros](http://giderosmobile.com/) - A Cross-Platform framework to create Mobile Apps and games for iOS, Android using Lua programming language. * :tada: [Glide Engine](https://github.com/cocoatoucher/Glide) - Engine for making 2d games on iOS, macOS and tvOS in Swift programming language, with practical examples and tutorials. * :tada: [Godot](http://www.godotengine.org/) - An advanced, feature-packed, multi-platform 2D and 3D open-source game engine. +* :tada: [Gorgon](https://www.tape-worm.net/) - A 2D rendering API for .NET, written in C#. * :tada: [Grid](http://www.planimeter.org/grid-sdk/) - A multiplayer-first game engine for Lua. * [Havok Vision](http://www.havok.com/vision-engine/) - a cross-platform game engine that provides a powerful and versatile multi-platform runtime technology. * :tada: [HaxeFlixel](http://haxeflixel.com/) - Create cross-platform games easier and free.