# snake **Repository Path**: SCi233/snake ## Basic Information - **Project Name**: snake - **Description**: a web snake game - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://sci233.gitee.io/snake/public/index.html - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-11 - **Last Updated**: 2023-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: game, snake, Vanilla-js ## README # snake a snake game write with vanilla javascript online demo: [github pages](https://sci233.github.io/snake/) , [gitee pages](https://sci233.gitee.io/snake/) preview: ![](https://cdn.jsdelivr.net/gh/SCi233/FigureBed/img/202202202323719.png) AI mode: based on the AStar algorithm, with some strategies. **Not perfect yet**. ![](https://cdn.jsdelivr.net/gh/SCi233/FigureBed/img/202202202330331.png) Mobile Support: ![](https://cdn.jsdelivr.net/gh/SCi233/FigureBed/img/202202202333434.png)