diff --git a/index.html b/index.html index 167a0ae..12607d3 100644 --- a/index.html +++ b/index.html @@ -93,6 +93,8 @@ } - + + + diff --git a/_media/js/game.js b/js/game.js similarity index 92% rename from _media/js/game.js rename to js/game.js index 996d637..6254e35 100644 --- a/_media/js/game.js +++ b/js/game.js @@ -6,18 +6,6 @@ const keyboardLayouts = { 'ruQwertyKeyboard' : 'йцукеёнгшщзхъфывапролджэячсмитьбю'.toUpperCase() } -const pageCredits = '\ -

Font F5.6 by\ - DOT COLON\ -

\ - \ -

UI by\ - chota.css\ -

\ -'; - -const pageStatistics = ''; - const words = [ 'google', 'speed', 'design', 'forest', 'forever', 'love', 'horizon', 'defect' diff --git a/js/pageCredits.js b/js/pageCredits.js new file mode 100644 index 0000000..d1a319b --- /dev/null +++ b/js/pageCredits.js @@ -0,0 +1,11 @@ +'use strict'; + +const pageCredits = '\ +

Font F5.6 by\ + DOT COLON\ +

\ + \ +

UI by\ + chota.css\ +

\ +'; diff --git a/js/pageStatistics.js b/js/pageStatistics.js new file mode 100644 index 0000000..14ae38b --- /dev/null +++ b/js/pageStatistics.js @@ -0,0 +1,39 @@ +'use stheadict'; + +const pageStatistics = '\ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ +
User statistics
NameValue
Всего игр0
Отгаданных слов0
% побед0
Всего букв нажато0
Букв отгадано0
Процент верных букв0
\ +';