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

Update todo.md #48

Merged
merged 1 commit into from
Sep 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,21 @@ Features:
- [ ] Lobby manager **Fede**
- [x] Gesture per kick di una persona da una partita
- [ ] Migliorare grafica stile WhatsApp (gesture)
- [ ] Start della partita (?)
</br>

- [x] GameFlow **Pesto**
- [x] Definizione del GameFlow
- [x] Implementazione del GameFlow
</br>

- [ ] Suddividere domande in categorie
- [ ] frontend creare interfaccia
- [x] Suddividere domande in categorie
- [x] frontend creare interfaccia
- [x] gestire backend
</br>

- [x] Redesing della schermata classifica ( quella che aveva mandato Zelo tempo fa )
- [ ] Animazioni di qualche tipo
- [ ] Foto in game + domanda su foto migliore
- [x] Foto in game + domanda su foto migliore
- [ ] Domande su un giocatore specifico (Ex. pick di un player random e domanda tipo "Cosa farebbe il giocatore x in questa situazione")
- [ ] Creazione di nuove domande dedicate
- [ ] Classifica giocatori ogni tot domande
Expand All @@ -33,14 +32,16 @@ Features:
- [ ] Frasi a fine categoria domande (Ex. dopo ultima domanda su sesso con Mux al primo posto print "Mux sei proprio una porca")
</br>



## v0.7.0

- [ ] Separare giocatori in squadre
- [ ] Domande sulle squadre (Ex. quale squadra organizzerebbe la miglior festa).
- [ ] Domande individuali nelle squadre (Ex. Quale membro della squadra sarebbe il miglior dj).
- [ ] Domande sui vincitori di entrambe le squadre (Ex. tra vincitore1 e vincitore2 chi riuscirebbe a chiamare più gente alla propria festa).
- [ ] Creazione di nuove domande dedicate

## v0.7.0

- [ ] Fare in modo di disegnare le immagini
- [ ] Messaggi che il server invia durante la partita
- [ ] Refactor del player sul backend
Expand Down