This is a simple version of the classic Snake Game written in C. The game allows a player to control a snake, eat food, and grow in size while avoiding collisions.
- [Mohammad Ali] - (GitHub: @[always-mohammad-ali])
- [Afif Ahmed Chowdhury] - (GitHub: @Aeth0n)
- [Fardin Hossain] - (GitHub: @[member3])
- [Md Nahim] - (GitHub:@Nahim-251)
- [Jayonti Sarker] - (GitHub:@Jayonti191106)
✔ Classic snake movement
✔ Food spawning
✔ Score tracking
✔ Game over when the snake collides with walls or itself
- Programming Language: C
- Compiler: GCC
- Development Tools: Visual Studio Code, GitHub
=======
- snake-game-c/main.c
- snake-game-c/README.md
- snake-game-c/others/update presentation.pptx
- snake-game-c/others/update reports.pdf
- snake-game-c/others/final presentation.pptx
- snake-game-c/others/final reports.pdf
- snake-game-c/others/project demo video.mp4