Posts tagged with "gaming"
(Slightly) Non-Trivial Implementation of CLI Hangman. A Hands-on Python Tutorial.
October 24, 2019
Bored of learning python the regular way? Make a command line interface Hangman game and learn while you’re at it. First try out the game for yourself! Run the following in your terminal, Never played the chalk board game of Hangman before? Rules are simple, you have to guess the name of a random animal [...]