Skip to content

ravikanodia/intsys-hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

intsys-hangman

Instructions: clone the repo, then do

npm install
node js/Solver.js

There isn't a real dictionary lookup, but there are some frequency tables and a couple of heuristics to help guess. Succeeds probably a little more than half the time.

Testing

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published