Skip to content

Rs07-404/Snake_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake_Game

This is a classic Snake game implemented in Python using OOP concept. I got the idea of creating this game from a udemy course "100 Days of Python". The objective of game is to control a snake on a board and eat food while avoiding obstacles such as walls and the snake's own tail. As the snake eats more fod, it grows longer, making it more difficult to avoid obstacles. The game is over when the snake collides with a wall or its own tail.

About

This is a Python-based Snake game designed using OOP principles, inspired by the "100 Days of Python" course provided by Udemy. The objective is to control a snake to score points by collecting food and avoiding walls and the snake's tail. If the snake collides with a wall or its own tail, the game restarts by resetting the score.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages