2024-08-16 10:47:17 +02:00
|
|
|
* Hangman resolver
|
2016-11-27 13:39:29 +01:00
|
|
|
|
|
|
|
[[file:screenshots/screenshot1.jpg]]
|
|
|
|
|
2016-11-27 18:07:42 +01:00
|
|
|
[[file:screenshots/demo.gif]]
|
|
|
|
|
2016-11-27 13:39:29 +01:00
|
|
|
** Use
|
|
|
|
|
|
|
|
#+BEGIN_SRC bash
|
|
|
|
python Hangman-bot.py
|
|
|
|
#+END_SRC
|
|
|
|
|
|
|
|
** Change language
|
|
|
|
|
|
|
|
You will have to change the words found in /words.txt/. It currently contains the Spanish dictionary.
|
|
|
|
|
|
|
|
** Screenshots
|
|
|
|
|
|
|
|
[[file:screenshots/screenshot2.jpg]]
|
|
|
|
|
|
|
|
[[file:screenshots/screenshot3.jpg]]
|
|
|
|
|
2024-08-16 10:47:17 +02:00
|
|
|
[[file:screenshots/screenshot4.jpg]]
|