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

Popout: Clicking on bottom most row. #18

Open
raman22feb1988 opened this issue Aug 17, 2017 · 6 comments
Open

Popout: Clicking on bottom most row. #18

raman22feb1988 opened this issue Aug 17, 2017 · 6 comments

Comments

@raman22feb1988
Copy link

raman22feb1988 commented Aug 17, 2017

Clicking on bottom most row in Popout does not seem to insert a piece for the first time if that column is empty for insertion, whereas it should.
Other people and I click on square wherever new piece is going to be inserted in bullet and blitz games at all, for an example only just simply.
For a piece to be inserted into that column, we have to click upon any squares above it.
Although it can remove a piece already inserted.

I think that this problem is only relevant to 2D board which other people and I mostly use in order to avoid confusion. Not 3D board at all.

@mi-g
Copy link
Collaborator

mi-g commented Aug 17, 2017

As far as i remember, it was implemented that way: the bottom row clicking area is used exclusively to remove the lowest piece, the rows above to insert new pieces.
I keep this issue open because there are certainly ways to improve the UI regarding this, but it's important for anyone looking at this issue to known that there is no bug to fix, only improvements to be made.

@raman22feb1988
Copy link
Author

raman22feb1988 commented Aug 17, 2017

In Popout, while removing a piece, can only the bottom most piece can be removed in from a specific column and all other pieces on top of it slide one step down? Can the upper pieces also not be able to be removed in from a specific column and all other pieces on top of it slide one step down?

If so, it will not be the case that the bottom most row clicking area is used exclusively to remove the lowest piece, the rows above to insert new pieces. Any square if it is empty can be able to be used to insert new pieces and any square that is occupied by some piece only can be able to be used to remove that specific piece only.

By using the way, I think that, in the popout game rules page, it is mentioned nothing about that at all clearly only just simply, just giving a one line rule about popout variant simply of four in a row game rules stating that it is a variant of four in a row game rules with removals (whatever rules of removals are in place, whatever rules of removals are in effect).

Likewise, that, if we click upon a square which is occupied by using a piece that which is not at the bottom most row in order to remove in the piece from a specific column and all other pieces on top of it slide a one step down, it will end up in a new piece being inserted at the top of that specific column?

@mi-g
Copy link
Collaborator

mi-g commented Aug 17, 2017

It's only the lowest piece, if it belongs to the player, that can be removed. The rules have been taken from wikipedia.

@raman22feb1988 raman22feb1988 changed the title Popout: Clicking on bottom row. Popout: Clicking on bottom most row. Aug 17, 2017
@raman22feb1988
Copy link
Author

raman22feb1988 commented Aug 17, 2017

The rules have been taken from wikipedia.

Okay. I see.
So, it is the lowest piece, only if it belongs to the player, that can be removed.
Thank you for clarifying about it up.
(Only at all just simply).

@mi-g
Copy link
Collaborator

mi-g commented Aug 17, 2017

Note that all Jocly games come with their rules as a HTML document (it's a requirement for packaging a game in Jocly). These are the rules that are supposed to be followed by the game implementation.

@raman22feb1988
Copy link
Author

raman22feb1988 commented Oct 21, 2017

As mi-g has said, I agree with him that there is no bug over here by, but anyone looking at this issue should consider improving into the user interface that the bottom most row can be used for inserting a piece whenever it is empty or if it is occupied by using opponent's piece.

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

2 participants