multi step game creation #4

Closed
opened 2025-06-18 20:26:29 +02:00 by froxxxy · 2 comments
Owner
No description provided.
Author
Owner

i want the game creation to be split up in multiple steps, focused on extreme clear and easy input for the user. steps:

  • Player 1
  • Player 2
  • Player 3
  • Game Type
  • Race To

Notes:

  • Everything with tablet/phone as device in mind
  • Player names can be input manually, autosuggest on typing, selectbox, and maybe even last few players as button. open for suggestions
  • Player 3 is optional
  • Game Type should be 4 huge buttons
  • Race to will most likely be 1 number from 0 (no target score) and 9. 1 click input, but option to set other values.
  • forward/backward navigation between screens must be possible.
i want the game creation to be split up in multiple steps, focused on extreme clear and easy input for the user. steps: - Player 1 - Player 2 - Player 3 - Game Type - Race To Notes: - Everything with tablet/phone as device in mind - Player names can be input manually, autosuggest on typing, selectbox, and maybe even last few players as button. open for suggestions - Player 3 is optional - Game Type should be 4 huge buttons - Race to will most likely be 1 number from 0 (no target score) and 9. 1 click input, but option to set other values. - forward/backward navigation between screens must be possible.
Author
Owner

Player selection has been optimized for touch devices. The interface now displays 10 quick-pick buttons and a modal for selecting from the full player history. This commit completes the final planned optimization.

Player selection has been optimized for touch devices. The interface now displays 10 quick-pick buttons and a modal for selecting from the full player history. This commit completes the final planned optimization.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: froxxxy/bscscore#4