Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Snake C#
Minimal snake game sample made with C# for Godot 4.1+.
Supported Engine Version
4.1
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL
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.
Preview:
Minimal snake game sample made with C# for Godot 4.1+.
Reviews
Quick Information

Snake C#
Minimal snake game sample made with C# for Godot 4.1+.
Supported Engine Version
4.1
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL