Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 228 Bytes

File metadata and controls

10 lines (8 loc) · 228 Bytes

myPySnake

用Python和Pygame做的一个简单贪吃蛇游戏。

python game.py 运行程序

操作说明

  • wasd或者方向键进行移动。
  • f可在全屏和窗口模式之间进行切换。
  • ESC退出游戏。