Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 299 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 299 Bytes

hangman-git

This is a repository for 3 days git workshop Hello Everynyan

Hangman in C

This is a simple example of hangman game in C used for demonstration purposes in the Git Workshop 2023.

Windows

./build.bat
build/hangman.exe

Linux/Mac

./build.sh
build/hangman