Skip to content

Play the word game Ghost; either against a fellow person or against the computer

Notifications You must be signed in to change notification settings

Andrew-X-Wang/Ghost

Repository files navigation

------------------------------------------------------------------------
Ghost: A word game in which players attempt to string together characters
that form the beginnings of a word without completing the word itself.
------------------------------------------------------------------------

PROJECT TITLE: Ghost
VERSION or DATE: 
HOW TO START THIS PROJECT: Download BlueJ and open package.bluej in it. Right-click on the Runner class and click on "void main(String[] args)", then click "OK"
AUTHORS: Andrew Wang

Playing against the computer: The program parses through a list of English words and determines for each substring it's presented with at the start of a turn how many winning and losing options it has, weighting the options it can take as such (which letter to add on).

About

Play the word game Ghost; either against a fellow person or against the computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages