godot-demo-projects/mono
Aaron Franke ebc79dec04
Update C# project files in C# demos for Godot 3.2.3
2020-10-11 03:20:03 -04:00
..
2.5d Update C# project files in C# demos for Godot 3.2.3 2020-10-11 03:20:03 -04:00
android_iap Update C# project files in C# demos for Godot 3.2.3 2020-10-11 03:20:03 -04:00
dodge_the_creeps restore RootNamespace, since default one contains spaces, restore net472 after discussion with @neikeq and more testing 2020-10-08 16:29:41 +02:00
pong Update C# project files in C# demos for Godot 3.2.3 2020-10-11 03:20:03 -04:00
README.md Update C# demos for Godot 3.2.3 2020-10-01 02:45:18 -04:00

README.md

Mono Demos

These demos are written in C#. You must have the Mono version of Godot to run these.

Languages: All have C#, 2.5D has some GDScript

Renderers: Dodge the Creeps is GLES 3, rest are GLES 2

Note: Godot 3.2.3 or newer is required

While most of the demos work with any 3.2.x version, these demos require at least Godot 3.2.3 since there are large C#-specific changes in 3.2.3.