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

New menu #97

Open
OsnaFonz opened this issue Dec 21, 2015 · 6 comments
Open

New menu #97

OsnaFonz opened this issue Dec 21, 2015 · 6 comments

Comments

@OsnaFonz
Copy link
Collaborator

I'm beginning to make a menu to implement the following enhancements:
The randomizer
The language menu
Number of players switch
Standard and enhanced rules switch
Print button

Maybe someone can help to implement the number of player queries and the standard/enhanced rules into the template?

@someknave
Copy link
Collaborator

There is also the issue of the page hash, I think that it should contain the world, player number, long rules election, and language. I'm not certain about best practice.
also I think print should be on the page between the menu and edit world buttons, it will be more intuitive to print the page that has already loaded.

I have been working on a rules summary version. as the rules have been getting more wordy as we come to corner cases. I don't want to remove any rules that come up as part of a rules clash between modules though.

I like the idea of having several ways to access things, a menu, the hash, and in page elements such as the short rules warning. This will help new users find what they are looking for even if they don't know to look.

@Arachnid
Copy link
Collaborator

RE player number, we don't currently alter the rules sheet by number of players, and I don't think we should; that destroys its usefulness as something you can print off for a favorite game.

@OsnaFonz
Copy link
Collaborator Author

I had a similar thought and my plan is/was to have an additional button for all player rules. If this is ok?

@Arachnid
Copy link
Collaborator

That would work, but it seems like wasted effort to maintain both versions of the text. Are there really that many cases where this is useful? We seem to manage on other boardgames okay. :)

@someknave
Copy link
Collaborator

It doesn't seem like it would be too hard to by default have the rules for any player count, and then if you put in a specific number of players have the rules change to that.

@Ahazperutz
Copy link

Do you plan to support other languages?
I can help you create a Korean rule.

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

No branches or pull requests

4 participants