Skip to content

TwoAnts/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Snake by hzy

贪吃蛇改良版

Features

  • 你没有玩过的船新版本
  • 组合方向键实现 斜向移动
  • 支持 普通穿墙无敌 模式( Tab 键)
  • 空格键切换速度,并支持超快速模式( x 键)
  • 支持暂停( s 键)
  • 自定义虫子数量( +/- 键)
  • 自定义窗口大小。比如,python snake.py 4可将画面缩小为1/4

How To Play

python snake.py [缩放比例]

This game uses Tkinter module. It can run on all platforms with Python2.x.

About

A game writen by Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages