Skip to content

A single and multiplayer snake game with Javascript, express and socket.io

License

Notifications You must be signed in to change notification settings

LuccasAvila/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Snake Game

A single and multiplayer snake game using Html Canvas, Javascript, Express and Socket.io

View Demo (Coming soon) · Report Bug · Request Feature

Table of Contents

Built With

Getting Started

You can view a live demo over at here (coming soon)

Clone down this repository. You will need node and npm or yarn installed globally on your machine.

Installation

  1. Clone the repo
git clone https://github.com/LuccasAvila/snake-game.git
  1. Install NPM packages
npm install
# or
yarn install
  1. Start a local server
npm start
# or
yarn start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Luccas Ávila - portfolio - hey@luccasavila.dev

Project Link: https://github.com/LuccasAvila/snake-game

About

A single and multiplayer snake game with Javascript, express and socket.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published