31 lines
918 B
Markdown
31 lines
918 B
Markdown
# Scrabble (Multiplayer)
|
|
## 2020/21 L4 Application Programming coursework
|
|
|
|
SEE BELOW FOR CONFIGURATION GUIDE
|
|
|
|
### Product Description
|
|
|
|
https://scrabble.hasbro.com/en-us/rules
|
|
https://www.zapsplat.com/?s=scrabble
|
|
|
|
https://www.scrabble3d.info/t2342f139-Default-rules.html
|
|
|
|
|
|
If the scope allowed for it, every function would be (reasonably) unit tested.
|
|
|
|
The solution to locale-ise language in HTML is extremely naive and there are a lot better ways to do it, i did what i could in the time without a full refractor and SSR.
|
|
However it is not at much detriment of readability and maintainability of the code so i didn't deem it neccesary.
|
|
|
|
The locales are stored in different language files so it is easier for people to contribute and thus more maintanable.
|
|
|
|
### Configuration Guide
|
|
|
|
|
|
### Contributing
|
|
|
|
To contribute a translation
|
|
|
|
### Acknowledgements
|
|
|
|
Inês Filipa Baiõa Antunes - Tranlations (Portuguese, Spanish)
|