20 lines
554 B
Markdown
20 lines
554 B
Markdown
# 2048
|
|
|
|
- Home: https://play2048.co/, https://en.wikipedia.org/wiki/2048_(video_game)
|
|
- State: mature
|
|
- Play: https://play2048.co/
|
|
- Platform: Web
|
|
- Keywords: puzzle, sliding blocks
|
|
- Code repository: https://github.com/gabrielecirulli/2048.git, https://github.com/tpcstld/2048.git @add
|
|
- Code language: JavaScript
|
|
- Code license: MIT
|
|
- Assets license: MIT (very few assets)
|
|
- Developer: Gabriele Cirulli, Laurent, Jerry Jiang (Android port)
|
|
|
|
Sliding block puzzle game.
|
|
Port to Android: https://github.com/tpcstld/2048
|
|
|
|
## Building
|
|
|
|
- Build system: Rake
|