/Hangman-Java

This repository contains the code of Hangman, which I developed using Java.

Primary LanguageJava

Hangman-Java

This repository contains the code of Hangman, which I developed using Java.

Following the following steps in order to run this program:

  1. Make sure Java has been installed on your side and envirnmental variables has the path of Java
  2. Open terminal
  3. type 'javac Driver.java'
  4. type 'java Driver' The program will start working, enjoy xD

Regards, Abdul Samie