Skip to content

anikabytes/BRACU_CSE423_Snake_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Snake Game 🐍

Contributors :

Anika Islam
Sreya Majumder
Aurchi Roy

Game Features :

Main Features :-

  1. Snake feeding on two food types of different scores.
  2. Length of snake increases with increase in food intake.
  3. Head and tail collision ends the game.

Other Features :-

buttons (on screen) features
⏸️ pauses the game
⏯️ resumes the game
⬅️ restarts the game
ends the game (window closes)
buttons (arrow keys) features
◀️ snake moves leftward
▶️ snake moves rightward
🔽 snake moves downward
🔼 snake moves upward
buttons (keyboard) features
l snake moves leftward
r snake moves rightward
d snake moves downward
u snake moves upward
m light mode activated
n dark mode activated

Game Scores :-

food type score
🟡 10
🟪 30