hangman-resolver/README.org

23 lines
397 B
Org Mode
Raw Normal View History

2016-11-27 13:39:29 +01:00
* Hangman-bot
[[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]]
[[file:screenshots/screenshot4.jpg]]