Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout breaks down at 16384 #25

Closed
bodograumann opened this issue Jun 27, 2017 · 2 comments
Closed

Layout breaks down at 16384 #25

bodograumann opened this issue Jun 27, 2017 · 2 comments

Comments

@bodograumann
Copy link

Bash 2048 v1.1 (https://github.com/mydzor/bash2048) pieces=14 target=1048576 score=211020

/------+------+------+------+------\
|      |    2 |      |      |      |
|------+------+------+------+------|
|    2 |   64 |      |      |      |
|------+------+------+------+------|
|   16 |    4 |    4 |      |      |
|------+------+------+------+------|
|   64 |   16 |    8 |    2 |      |
|------+------+------+------+------|
| 16384 |    4 |   64 |    8 |      |
\------+------+------+------+------/

If you allow large targets, you should adapt the cell width

@RobertAKARobin
Copy link

#HumbleBrag

@JosefZIla
Copy link
Owner

sorry, this game is not supported anymore, I will not do any further updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants