https://github.com/warjohn/game_0.1
https://github.com/warjohn/game_0.1
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/warjohn/game_0.1
- Owner: warjohn
- License: mit
- Created: 2024-05-05T14:19:55.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T14:22:52.000Z (about 2 years ago)
- Last Synced: 2024-05-05T15:32:14.111Z (about 2 years ago)
- Language: JavaScript
- Size: 590 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 2048
Made just for fun. [Play it here!](https://www.edopedia.com/demo/2048/)
### Screenshot
That screenshot is fake, by the way. I never reached 2048 :smile:
## Contributing
Changes and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into `master`! If you can, please make sure the game fully works before sending the PR, as that will help speed up the process.
You can find the same information in the [contributing guide.](https://github.com/edopedia/2048/blob/master/CONTRIBUTING.md)
## License
2048 is licensed under the [MIT license.](https://github.com/edopedia/2048/blob/master/LICENSE.txt)
---
I've also created a complete list of best free open source HTML5 and JavaScript Games. I hope You'll love it.
Link: https://www.edopedia.com/blog/open-source-html5-and-javascript-games/