An open API service indexing awesome lists of open source software.

https://github.com/mathieucaroff/customisable-2048

Game of 2048 with customizable tile values
https://github.com/mathieucaroff/customisable-2048

2048 2048-game customisable

Last synced: 15 days ago
JSON representation

Game of 2048 with customizable tile values

Awesome Lists containing this project

README

          

# [Customisable 2048](https://customisable-2048.now.sh)

[![preview](./doc/screenshot.png)](https://customisable-2048.now.sh)

## Examples:

- [11](https://customisable-2048.now.sh/?game=n)
- [22](https://customisable-2048.now.sh/?game=2*n)
- [121 (Squares 1\*1)](https://customisable-2048.now.sh/?game=n**2)
- [141 (Squares 2\*2)]()
- [233 (Fibbonacci sequence)]()
- [1331 (Cubes)](https://customisable-2048.now.sh/?game=n*n*n)
- [2047]()
- [2048]()
- [2049]()
- [4095]()

It is possible to specify all 18 numbers manually. For example:

- [2048](https://customisable-2048.now.sh/?1=2?2=4?3=8?4=16?5=32?6=64?7=128?8=256?9=512?10=1024?11=2048?12=4096?13=8192?14=16384?15=32768?16=65536?17=131072?18=262144)

Time to be creative:

- [2048]()