Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简单网页贪吃蛇

打开方式:

  • 直接在文件管理器中双击打开 index.html(大多数浏览器支持)。
  • 或在项目根目录运行一个本地静态服务器(推荐),例如:
python -m http.server 8000

然后在浏览器打开: http://localhost:8000/index.html

操作说明:

  • 使用方向键或 WASD 控制贪吃蛇。
  • 点击画布或按空格在游戏结束后重新开始。

文件:

  • index.html — 主页面
  • style.css — 样式
  • script.js — 游戏逻辑

About

MyFisrtGithubCode

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages