项目作者: AllanChain

项目描述 :
A snake game made in python curses
高级语言: Python
项目地址: git://github.com/AllanChain/curses_snake.git
创建时间: 2019-04-26T11:07:51Z
项目社区:https://github.com/AllanChain/curses_snake

开源协议:

下载


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