commit
567c3e83f7
3
TODO.md
3
TODO.md
@ -1,3 +1,6 @@
|
||||
[ ] Localization
|
||||
[ ] Fix GAME tab for not refresh page
|
||||
[ ] Show word if lose
|
||||
[ ] Android manifest
|
||||
[+] Keyboard fit
|
||||
[+] Game Statistics
|
||||
|
@ -2,7 +2,10 @@
|
||||
"name": "hgman",
|
||||
"version": "2.0.2",
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"keywords": [
|
||||
"game",
|
||||
"word"
|
||||
],
|
||||
"author": "Alexander Popov",
|
||||
"license": "MIT",
|
||||
"browserslist": [
|
||||
@ -11,5 +14,8 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"chota": "0.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
"server": "python3.7 -m http.server --directory ."
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user