translated game into portuagese and spanish

This commit is contained in:
Ben Kyd
2021-04-03 01:53:21 +01:00
parent 96c2ea9c27
commit 12f67b6d6d
15 changed files with 404 additions and 170 deletions

View File

@@ -1,18 +1,30 @@
# 2020 L4 Application Programming coursework
# Scrabble (Multiplayer)
## 2020/21 L4 Application Programming coursework
SEE BELOW FOR CONFIGURATION GUIDE
## Product Description
### Product Description
https://scrabble.hasbro.com/en-us/rules
https://www.zapsplat.com/?s=scrabble
https://www.scrabble3d.info/t2342f139-Default-rules.html
## Configuration Guide
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 diddn'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
## Acknowledgements
To contribute a translation
### Acknowledgements
Inês Filipa Baiõa Antunes - Tranlations (Portuguese, Spanish)