godot-demo-projects/mono
Aaron Franke f71816ed31
Minor tweaks to Pong and Dodge the Creeps
2021-07-11 13:08:01 -04:00
..
2.5d Use "not" instead of the exclamation mark in GDScript files 2021-07-04 03:46:21 -04:00
android_iap
dodge_the_creeps Minor tweaks to Pong and Dodge the Creeps 2021-07-11 13:08:01 -04:00
multiplayer_pong
pong Minor tweaks to Pong and Dodge the Creeps 2021-07-11 13:08:01 -04: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.