Skip to content

SiweiMa/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drunk Snake

a simple snake game in python to practice object-oriented-programming. But this snake is drunk, confused, and sometimes hallucinated :(

What it looks like

After running the main file, you will see the menu with three difficulties: slow reaction, confusion and I'm fineeeeee.

Menu

Menu

In slow reaction level, the snake's reaction is always five steps slower. You can modify delay_countdown in game_level1.py to change the reaction speed. To me, the snake game becomes a shooting game.

Slow snake

Slow snake

In confusion level, all snake's response is opposite. The snake will go down when let him go up.

Confused snake

Confused snake

In I'm fineeeeee level, the snake sees hallucinations. There are five apples (or called snacks) in his eye but only one is real.

hallucinated snake

Snake with hallucinations

About

A classic snake game with some modifications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages