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

Add gobs of food in boxes #39

Closed
Poobslag opened this issue Mar 21, 2020 · 1 comment · Fixed by #444 or #446
Closed

Add gobs of food in boxes #39

Poobslag opened this issue Mar 21, 2020 · 1 comment · Fixed by #444 or #446
Assignees
Labels
priority-3 This is very noticable. It should be completed, certain players would consider it a "must have".

Comments

@Poobslag
Copy link
Owner

Poobslag commented Mar 21, 2020

There are about 15 different types of boxes the player can make. Upon forming a box, the box should have one food item embedded in it per row. For now, these gobs of food can be some sort of a generic chip or something. Eventually we'll have different types of food depending on the type of box you make.

Boxes should have food items embedded in them. one food item per row, never vertically adjacent:

3x3: 123, 132, 213, 231, 312, 321
3x4: 1231, 1321, 2132, 2312, 3123, 3213
3x5: 12312, 13213, 21321, 23123, 31231, 32132
4x3: 124, 134, 142, 143, 214, 241, 314, 341, 412, 413, 421, 431
5x3: 135, 153, 234, 243, 315, 324, 342, 351, 423, 432 , 513, 531

@Poobslag Poobslag added the priority-3 This is very noticable. It should be completed, certain players would consider it a "must have". label May 1, 2020
@Poobslag Poobslag self-assigned this Jul 4, 2020
@Poobslag Poobslag linked a pull request Jul 4, 2020 that will close this issue
@Poobslag Poobslag closed this as completed Jul 4, 2020
@Poobslag
Copy link
Owner Author

Poobslag commented Jul 4, 2020

I've decided to have shadowy stars/beans embedded in the boxes. They're pretty and abstract; when rows are cleared they can turn into delicious treats.

@Poobslag Poobslag linked a pull request Jul 5, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-3 This is very noticable. It should be completed, certain players would consider it a "must have".
Projects
None yet
1 participant