translated game into portuagese and spanish
This commit is contained in:
20
README.md
20
README.md
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user