Skip to content
/ snake Public
forked from SunQQQ/snake

原生JS实现的贪吃蛇小实例

Notifications You must be signed in to change notification settings

jxlz1314/snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake

此实例为贪吃蛇小游戏,演示地址 https://39.104.22.73:70/

本实例由原生JS + HTML + CSS实现,因为功能简单未使用任何框架纯手工打造

fork自https://github.com/SunQQQ/snake

Build Setup

直接在浏览器里打开index.html即可;

或者node执行app.js,然后访问https://localhost:70

About Star

最后请您给俺点个小星星star.png,您的鼓励是俺不断更新的动力fighting.png, 手动笔芯Rose.pngKiss.pngHeart.png

预览

index

About

原生JS实现的贪吃蛇小实例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.7%
  • HTML 11.4%
  • CSS 9.9%