
D
Publisher
danmiranda
Snake C#
Game Kits
C# Beginner Tutorial Example Demo 2D Gameplay Snake
Minimal snake game sample made with C# for Godot 4.1+.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Snake C#
Basic snake game sample made with C# for Godot 4.0+.
It has a main scene with three nodes:
Each one of the nodes has a script in C# to implement the game logic.
Requirements
Remember to modify .vscode/launch.json and change {path_to_godot} to your installation path to enable debugging on Visual Studio Code.