Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffhou/hex-2048
Hexgrid-based clone of 2048
https://github.com/jeffhou/hex-2048
Last synced: about 1 month ago
JSON representation
Hexgrid-based clone of 2048
- Host: GitHub
- URL: https://github.com/jeffhou/hex-2048
- Owner: jeffhou
- Created: 2017-11-24T19:11:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-15T09:17:06.000Z (almost 5 years ago)
- Last Synced: 2024-08-02T06:17:41.408Z (4 months ago)
- Language: JavaScript
- Homepage: https://jeffhou.github.io/hex-2048/
- Size: 845 KB
- Stars: 14
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-open-source-games - Hex 2048 - Hexgrid-based clone of 2048. (Browser-Based / Puzzle)
README
# Development Notes
This version of Hex 2048 is no longer maintained. If development on this project
restarts, it most likely will involve a complete rewrite to move away from the
Phaser framework.## Dependencies
The code has a local copy of Phaser 2.5.0. Please refer to the appropriate docs
when developing.