Skip to content

eeshaan/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

Basic implementation in Java console. Reads custom .txt files to select a random word.

Getting Started

$ git clone https://github.com/eeshaan/hangman.git
$ cd hangman

Place your desired word list in the ./wordlists/ subdirectory. list1.txt is provided by default.

$ javac Hangman.java
$ java Hangman

About

basic implementation in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages