Giter VIP home page Giter VIP logo

snakegame's Introduction

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 ⭐ on the Github repository (optional)

  • 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.

  • 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:
    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 🌟


snakegame's People

Contributors

devsargam avatar jflyer45 avatar protoxide22 avatar xstable avatar larsniet avatar sb-decoder avatar neeraj319 avatar mantevian avatar rutvikk05 avatar jatin00000 avatar dependabot[bot] avatar thevinitgupta avatar tomidwisetyawan avatar tobshub avatar thisisamish avatar aliaquintero avatar emilance avatar inclinedadarsh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.