Files
scrabble-online/TODO
2021-04-13 00:06:01 +01:00

36 lines
975 B
Plaintext

# Long term
[ ] Add support for sharding / load balancing with Nginx
[ ] Use a database lol
[ ] Lobby discovery system to find and join "public" lobbies
→ Matchmaking
# Short term, coursework scope
[ ] Translate
✔ Portuagese (Ines) @done(21-04-11 01:03)
→ Update with new locales
✔ Spanish (Ines) @done(21-04-11 01:03)
→ Update with new locales
→ French (Alexendro)
→ Czech (Mikdore)
✔ Sort out how intents work in game transitioning @done(21-04-12 21:09)
[ ] Lobbying logic
✔ Create, join, delete and leave lobbies @done(21-04-12 20:51)
→ Make lobbies publically discoverable on a list
[ ] Dictionary
→ Find appropriate scrabble dictionary for
→ Portuagese
→ Spanish
→ French
→ Czech
→ Optimise! nary tree
[ ] Game logic
✘ Singleplayer game logic - OUT OF SCOPE @cancelled(21-04-11 01:04)
✘ AI CPU player @cancelled(21-04-11 01:07)