Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 261 Bytes

File metadata and controls

5 lines (4 loc) · 261 Bytes

hangPy

A small hangman game in Python in conjunction with JSON. It's currently able to run only on Linux-Based Systems due to the requirement of terminal escape sequences in order to display text in certain positions.

❗ This was a school project way back.