Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 328 Bytes

Hangman

It's a clone of the classic Hangman written in objective C++.

screenshot 1

screenshot 2

Features

  • Support for a custom dictionary
  • Beautiful 1 bit graphics
  • Questionably advanced text printing algorithm

I coded this 4 years ago and thought I'd share.