SnakeGame
A simple snake game made with vanilla javascript.
Install / Use
/learn @devsargam/SnakeGameREADME
Snake Game
A game developed in vanilla javascript.
Steps to run
Make sure you have node installed
*Fork the repository (Click the Fork button in the top right of this page) *Clone the forked repository to your local machine.
git clone https://github.com/<your-username>/SnakeGame.git
cd SnakeGame
yarn
yarn start
This game works by drawing rectangles in canvas while making them seem like food and snake
Feel free to contribute to this project by forking this project
Don't forget to leave a star ⭐
How to contribute:
-
Drop a :star: on the Github repository (optional)<br/>
-
Before Contribute Please read CONTRIBUTING.md and CODE_OF_CONDUCT.md
-
Create an issue of the project or a feature you would like to add in the project and get the task assigned for youself.(Issue can be any bug fixes or any feature you want to add in this project).
-
Fork the repo to your Github.<br/>
-
Clone the Repo by going to your local Git Client in a particular local folder in your local machine by using this command with your forked repository link in place of below given link: <br/>
git clone https://github.com/<enter your git username here>/SnakeGame.git -
Create a branch using below command.
git branch <your branch name> -
Checkout to your branch.
git checkout <your branch name> -
Add your code in your local machine folder.
git add . -
Commit your changes.
git commit -m"<add your message here>" -
Push your changes.
git push --set-upstream origin <your branch name> -
Make a pull request! (compare your branch with the owner main branch)
Our Amazing Contributors 🌟
<br> <a href="https://github.com/devsargam/SnakeGame/graphs/contributors"> <img src="https://contrib.rocks/image?repo=devsargam/SnakeGame&&max=817" /> </a>Related Skills
node-connect
354.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
