Snake C# screenshot 1
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+.

Snake C#

License: MIT Godot v4.0

Basic snake game sample made with C# for Godot 4.0+.

It has a main scene with three nodes:

Scenes

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:

Snake C# screenshot