-
Notifications
You must be signed in to change notification settings - Fork 0
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
Egambo angular web site. #12
Comments
@acautin Please also consider mobile rendering of the pages and don't use GUI concepts which later cannot be supported on mobiles. Page 1: Page 2: opportunities are only counted if I have reached the level to play this game (requires login) Page 3: Page 4 (after tapping on current game): Page 5 (after tapping on External Offerings): Page 6 (after tapping on Internal Offerings): Page 7 (after tapping on Offer game to anyone): Page 8 (after tapping on Offer game to particular player): Page 9: Page 10: Page 11 (after tapping on a game history opponent): Page 12 (after tapping on a game history opponent): Ranking should be per game type. In the end, good rankings on low complexity games will give authorization to play more complex ones. This will avoid bored experienced players having to play against beginners. |
@stoch I agree with the ranking being by game type making more sense, however I don't think it would be nice to restrict players to which games they can play based on ranking, as an example why should I be good at tic-tac-toe if I am only interested in gravity connect-4 games. If I am really bad player will be stuck playing tic-tac-toe making it quite boring. Instead of preventing game we could make some sort of leagues based on ranking so top 20% of players can only be challenged by other top 20% players, or maybe some X positions above/below my current ranking. |
@stoch I have created a new sketch, added a version for small screens thinking into mobile design, disadvantage is that we shouldn't have the header fixed as it is not the expectation of the users. |
…r registered users and load the particular game. #12
For an initial sketch of the interface check:
egambo_web_interface.pdfSecond sketch based on feedback
egambo_sketch_2.pdf
Non functional requirements
Header
My Games
sectionPlay
Game creation
Normal
,Gravity
orPeriodic
.Game type category
Playing the game (Board view)
My Games
Board View
.History
Account
User account
Every action
,Once a day
,Once a week
,Never (Do not notify, allow the user check by himself)
.Ranking
The text was updated successfully, but these errors were encountered: