Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 968 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 968 Bytes

Hangman

License nCurses Linux

Overview

Hangman game for the Linux terminal. Hangman-demo

Requirements

Getting Started

  1. Clone the repository
git clone https://github.com/ignabelitzky/hangman.git
cd hangman
  1. Build the project using the Makefile
make
  1. Run the executable
./hangman

License

This project is licensed under the GNU General Public License v3.0. You can find the full text of the license here LICENSE.