Snake Game C# in Godot
I have a project where i need to make the snake game in c# on Godot.
Im having a lot of dificulty doing it. I have seen a lot of videos and try to work with what i found on the internet. But im totaly lost and i dont know how to turn this around
Can someone help me or give me some sugestion in what i can do?
I already have the designs (the background, snake and the fruit) they are all very simple, but the dificulty is really how to make the game work at least a little or the minimum.
I thank everyone in advance that try to help me. Thank you for your time!
(Im sorry if i take a little long to respond too🙏)
8 Replies
(POO, Object-oriented language)
$godot
i think you will have better results there
Okay, thank you!
Please learn C# first
If you do not know it.
$helloworld
It will help immensely to know the language before actually trying to make a game in an engine.