godot-demo-projects/mono
Aaron Franke bbe50fc9da
Convert demos to Godot 4 using regular expressions in a script
2022-03-26 16:09:10 -05:00
..
2.5d Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
android_iap Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
dodge_the_creeps Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
multiplayer_pong Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
pong Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05: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.