cacrespo / cacrespo/pyqeq

[Feature] Mezclar grupos de frases 🔄

Open Beginner friendly
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Ahora mismo las frases aparecen en el orden en que los jugadores se unieron. Esto hace que sea fácil adivinar quién es quién. Tarea: Modificar la vista room_detail (estado GUESSING) para que los players_to_guess se entreguen en un orden aleatorio.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the room_detail view and inspect how players_to_guess is prepared for the GUESSING state. Verify the current ordering and apply random ordering there; done means the displayed groups are no longer predictable from join order.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
game-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.