Fix: typo

This commit is contained in:
2017-09-28 15:27:34 +02:00
parent 93e63c5560
commit 5ccfc04013
4 changed files with 18 additions and 12 deletions

View File

@@ -255,11 +255,13 @@
<p>When you click on the "Start" button, a combinaison of letters is generated.</p>
<p>The goal is to retrieve a maximum of words with these letters using your keyboard.</p>
<p>To validate a word, simply press the "Enter" key.</p>
<p>To get new letters, press the "Space" bar.
+ Easy : Search words between 3 and 7 letters
+ Medium : Search words between 3 and 6 letters
+ Hard : Search words between 4 and 7 letters
+ Extreme : No escape ! You can\'t have new letters before reach all words !</p>
<p>To get new letters, press the "Space" bar.</p>
<ul>
<li>Easy : Search words between 3 and 7 letters</li>
<li>Medium : Search words between 3 and 6 letters</li>
<li>Hard : Search words between 4 and 7 letters</li>
<li>Extreme : No escape ! You can\'t have new letters before reach all words !</li>
</ul>
<p>If you are blocked, you can switch letters but be careful : you loose 5 points per words not found !!</p>
<p><object data="/demo/wordfighters/index.html" width="620" height="870">
<embed src="/demo/wordfighters/index.html" width="620" height="870"> </embed>
@@ -268,9 +270,11 @@
</object></p>
<h2 id="under-the-hood">Under the hood</h2>
<p>Originally designed to run with a server, it's playable such as.
If running with a server, 2 modes are availables :
<em> 1 player : Try to beat your highscore. Include the </em>wordfighters_single.js<em> to enable the server pipe.
</em> 2 players : Try to defeat your opponent hitting him/her. The longest the word found is, the stongest damages are !! Include the <em>wordfighters_multplayer.js</em> to enable the server pipe.</p>
If running with a server, 2 modes are availables :</p>
<ul>
<li>1 player : Try to beat your highscore. Include the <em>wordfighters_single.js</em> to enable the server pipe.</li>
<li>2 players : Try to defeat your opponent hitting him/her. The longest the word found is, the stongest damages are !! Include the <em>wordfighters_multplayer.js</em> to enable the server pipe.</li>
</ul>
<p>Words dictionary is provided by the <a href="https://github.com/Febbweiss/scrabble-resolver">Scrabble-Resolver</a> project.
Currently, only english and french dictionaries are provided.</p>
<h2 id="credits">Credits</h2>

View File

@@ -331,5 +331,5 @@ In this space, you will find some of them. Basiclly, these pages are <em>README<
<!--
MkDocs version : 0.15.3
Build Date UTC : 2017-09-28 13:21:36.346718
Build Date UTC : 2017-09-28 13:26:11.570219
-->

View File

@@ -417,7 +417,7 @@
},
{
"location": "/games/wordfighters/",
"text": "Word Fighters\n\n\nWord Fighters\n is a word game where you must find a maximum words to get the highscore.\n\n\nHow to\n\n\nWhen you click on the \"Start\" button, a combinaison of letters is generated.\n\n\nThe goal is to retrieve a maximum of words with these letters using your keyboard.\n\n\nTo validate a word, simply press the \"Enter\" key.\n\n\nTo get new letters, press the \"Space\" bar.\n+ Easy : Search words between 3 and 7 letters\n+ Medium : Search words between 3 and 6 letters\n+ Hard : Search words between 4 and 7 letters\n+ Extreme : No escape ! You can\\'t have new letters before reach all words !\n\n\nIf you are blocked, you can switch letters but be careful : you loose 5 points per words not found !!\n\n\n\n \n \n\n \n\n\n\n\n\n\nUnder the hood\n\n\nOriginally designed to run with a server, it's playable such as.\nIf running with a server, 2 modes are availables :\n\n 1 player : Try to beat your highscore. Include the \nwordfighters_single.js\n to enable the server pipe.\n\n 2 players : Try to defeat your opponent hitting him/her. The longest the word found is, the stongest damages are !! Include the \nwordfighters_multplayer.js\n to enable the server pipe.\n\n\nWords dictionary is provided by the \nScrabble-Resolver\n project.\nCurrently, only english and french dictionaries are provided.\n\n\nCredits\n\n\n\n\nGraphics : Namco\n from \"Super Puzzle Fighters 2\" and \"Super Gems Fighters\n\n\nCode : Fabrice Ecaille aka Febbweiss\n\n\nTools : gameQuery\n\n\n\n\nCopyright (c) 2013 Fabrice ECAILLE aka Febbweiss\n\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\n\n\n\n \nFork me on GitHub",
"text": "Word Fighters\n\n\nWord Fighters\n is a word game where you must find a maximum words to get the highscore.\n\n\nHow to\n\n\nWhen you click on the \"Start\" button, a combinaison of letters is generated.\n\n\nThe goal is to retrieve a maximum of words with these letters using your keyboard.\n\n\nTo validate a word, simply press the \"Enter\" key.\n\n\nTo get new letters, press the \"Space\" bar.\n\n\n\n\nEasy : Search words between 3 and 7 letters\n\n\nMedium : Search words between 3 and 6 letters\n\n\nHard : Search words between 4 and 7 letters\n\n\nExtreme : No escape ! You can\\'t have new letters before reach all words !\n\n\n\n\nIf you are blocked, you can switch letters but be careful : you loose 5 points per words not found !!\n\n\n\n \n \n\n \n\n\n\n\n\n\nUnder the hood\n\n\nOriginally designed to run with a server, it's playable such as.\nIf running with a server, 2 modes are availables :\n\n\n\n\n1 player : Try to beat your highscore. Include the \nwordfighters_single.js\n to enable the server pipe.\n\n\n2 players : Try to defeat your opponent hitting him/her. The longest the word found is, the stongest damages are !! Include the \nwordfighters_multplayer.js\n to enable the server pipe.\n\n\n\n\nWords dictionary is provided by the \nScrabble-Resolver\n project.\nCurrently, only english and french dictionaries are provided.\n\n\nCredits\n\n\n\n\nGraphics : Namco\n from \"Super Puzzle Fighters 2\" and \"Super Gems Fighters\n\n\nCode : Fabrice Ecaille aka Febbweiss\n\n\nTools : gameQuery\n\n\n\n\nCopyright (c) 2013 Fabrice ECAILLE aka Febbweiss\n\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\n\n\n\n \nFork me on GitHub",
"title": "Wordfighters"
},
{
@@ -427,7 +427,7 @@
},
{
"location": "/games/wordfighters/#how-to",
"text": "When you click on the \"Start\" button, a combinaison of letters is generated. The goal is to retrieve a maximum of words with these letters using your keyboard. To validate a word, simply press the \"Enter\" key. To get new letters, press the \"Space\" bar.\n+ Easy : Search words between 3 and 7 letters\n+ Medium : Search words between 3 and 6 letters\n+ Hard : Search words between 4 and 7 letters\n+ Extreme : No escape ! You can\\'t have new letters before reach all words ! If you are blocked, you can switch letters but be careful : you loose 5 points per words not found !!",
"text": "When you click on the \"Start\" button, a combinaison of letters is generated. The goal is to retrieve a maximum of words with these letters using your keyboard. To validate a word, simply press the \"Enter\" key. To get new letters, press the \"Space\" bar. Easy : Search words between 3 and 7 letters Medium : Search words between 3 and 6 letters Hard : Search words between 4 and 7 letters Extreme : No escape ! You can\\'t have new letters before reach all words ! If you are blocked, you can switch letters but be careful : you loose 5 points per words not found !!",
"title": "How to"
},
{

View File

@@ -11,6 +11,7 @@ The goal is to retrieve a maximum of words with these letters using your keyboar
To validate a word, simply press the "Enter" key.
To get new letters, press the "Space" bar.
+ Easy : Search words between 3 and 7 letters
+ Medium : Search words between 3 and 6 letters
+ Hard : Search words between 4 and 7 letters
@@ -28,6 +29,7 @@ If you are blocked, you can switch letters but be careful : you loose 5 points p
Originally designed to run with a server, it's playable such as.
If running with a server, 2 modes are availables :
* 1 player : Try to beat your highscore. Include the *wordfighters_single.js* to enable the server pipe.
* 2 players : Try to defeat your opponent hitting him/her. The longest the word found is, the stongest damages are !! Include the *wordfighters_multplayer.js* to enable the server pipe.