Skip to content

AllanChain/curses_snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

curses_snake

A snake game made in python curses.

Introduction

Foods

Name Appearance Usage/Note
NormalFood Green /
TimeLimitedFood Green, blinking Ramdomly limited time
PassFood Yellow Do not refill the time bar
PauseFood Magenta Pase the time bar
BonusFood Blinking, from magenta to yellow If it is yellow when eaten, randomly produce 10 foods;
if magenta, hide the snake for 10 blocks

Control

Arrow keys

Releases

No releases published

Packages

No packages published

Languages