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

Allow board rotation #9

Closed
jrmi opened this issue Jun 13, 2020 · 3 comments
Closed

Allow board rotation #9

jrmi opened this issue Jun 13, 2020 · 3 comments
Labels
wontfix This will not be worked on

Comments

@jrmi
Copy link
Owner

jrmi commented Jun 13, 2020

No description provided.

@jrmi
Copy link
Owner Author

jrmi commented Jun 7, 2021

Not sure we want to do this as it's also simple for user to not have to rotate the board. Seems at same time bad technically and for UX.

@jrmi jrmi added the wontfix This will not be worked on label Jun 19, 2021
@jrmi
Copy link
Owner Author

jrmi commented Jun 19, 2021

Close for now and will see if it's necessary / good idea.

@jrmi jrmi closed this as completed Jun 19, 2021
@jrmi
Copy link
Owner Author

jrmi commented Jan 16, 2022

Arguments from @Rybakis:

We don't have the same constraints as in the physical. In the physical: we play with a real table, the players must be distributed around the table for constraints of space and visibility of the game. As a result, certain elements of the game are upside down for certain players and place for others.
In AirBoardGame, we don't have these constraints. The players can stand in the same direction: the players will all look in the same direction. And they'll see the big picture and they'll see all the elements of the game the right way. This is an advantage compared to a physical game. There is therefore no need to perform rotations.

Another considerations in favor of not implementing board rotation:

  • it's easier to use
  • It's easier to design games

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant