Skip to content

anishLearnsToCode/hangman-cli-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman CLI Game

Hits

This game was built during the online Java Training batch for What After College to demonstrate basic usage of functions, loops, Sets and Classes in Java.

To run the game on your machine simply clone it from this repository to your machine using

git clone https://github.com/anishLearnsToCode/hangman-cli-java.git 

Enter the directory and run the game using

cd hangman-cli-java
javac DriverProgram.java
java DriverProgram

Enjoy!

About

Simple hangman CLI game built on Java ☕

Resources

Stars

Watchers

Forks

Languages