Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.3 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.3 KB

Python CLI App - Play Hangman: Animals Game

This app allows users to play hangman with common animal names.

Built With

Demo

Installation

Getting Started with Python in VS Code - Tutorial

Usage

To run Animal Hangman Game from your command line, type the below and follow the on screen prompts. (Replace python3 with your python version)

$ python3 hangman.py

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/chienleow/animal-hangman. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Animal Hangman Game project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.