Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 851 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 851 Bytes

2048

Simple 2048 Game using HTML, CSS, and JavaScript

Note:

Please Create an issue first then make pull request if you have any suggestion or bug report.

How to contribute

  • Star this repository.
  • Create an issue with description that how you want to contribute in this project.
  • Then fork this repository.
  • Then on your terminal run
  • git clone https://github.com/your-username/2048.git
  • Then create a new branch
  • git checkout -b "new-branch"
  • In forked repository add your changes.
  • Then make pull request with issue number.
  • Wait for review.

Web link - https://alitindrawan24.github.io/2048/

Contributors: