Skip to content

A classic Snake Game implemented in C for the CSE115 course at North South University under Dr. Mohammad Shifat-E-Rabbi (MSRB). Features smooth movement, collision detection, and scoring.

Notifications You must be signed in to change notification settings

always-mohammad-ali/snake-game-CSE115-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game in C

Project Overview

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.

Team Members

  • [Mohammad Ali] - (GitHub: @[always-mohammad-ali])
  • [Afif Ahmed Chowdhury] - (GitHub: @Aeth0n)
  • [Fardin Hossain] - (GitHub: @[member3])
  • [Md Nahim] - (GitHub:@Nahim-251)
  • [Jayonti Sarker] - (GitHub:@Jayonti191106)

Features

Classic snake movement
Food spawning
Score tracking
Game over when the snake collides with walls or itself

Technologies Used

  • Programming Language: C
  • Compiler: GCC
  • Development Tools: Visual Studio Code, GitHub

Project Structure

=======

  • 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

About

A classic Snake Game implemented in C for the CSE115 course at North South University under Dr. Mohammad Shifat-E-Rabbi (MSRB). Features smooth movement, collision detection, and scoring.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages