Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 211 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 211 Bytes

EvilHangman

A hangman game where the computer will almost always win. All of my code is licensed under MIT, use it if you want.

To compile the game, type "make". To run the game, type "./hangman".