godot-demo-projects/mono
Hugo Locurcio 1d5184e235
Update most demos for Godot 4.0.beta10 (#782)
2023-01-05 16:50:17 +01:00
..
2.5d Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
android_iap Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
dodge_the_creeps Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
multiplayer_pong Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
pong Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
README.md

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.