This is a tutorial on how to make a snake game in C# ...
So you can make it from scratch to understand
Part 1 C Sharp Tutorial Snake Game - Drawing the Snake
Part 2 C Sharp Tutorial Snake Game - Controlling the Snake
In this tutorial we will go through code to program the snake to follow the moves of the user so that the snake can move around the form.
Part 3 C Sharp Tutorial Snake Game - Collision Detection - Food
In this tutorial we will go through code to program food to appear on the screen and some collision detection between the snake and the food
Part 4 C Sharp Tutorial Snake Game - Collision Detection
Part 5 C Sharp Tutorial Snake Game - Finishing Off
by TutorialHouseNz
Please register or login to download attachments.