https://github.com/rafaelmprogrammer/snakegame
The famous Snake Game
https://github.com/rafaelmprogrammer/snakegame
csharp game game-development junior-developer junior-programmer programmer programming
Last synced: 3 months ago
JSON representation
The famous Snake Game
- Host: GitHub
- URL: https://github.com/rafaelmprogrammer/snakegame
- Owner: rafaelmprogrammer
- Created: 2024-07-06T10:45:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T12:09:40.000Z (11 months ago)
- Last Synced: 2025-01-05T20:42:53.557Z (4 months ago)
- Topics: csharp, game, game-development, junior-developer, junior-programmer, programmer, programming
- Homepage:
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snakegame
The objective of this game is to navigate the snake to consume the food, which makes the snake longer. The game continues until the snake collides with the game area boundaries or itself.
This project was written in C# using Microsoft Visual Studio 2022.
Source code: https://www.youtube.com/watch?v=uzAXxFBbVoE