anikabytes / BRACU_CSE423_Snake_Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 100.0%