8000 GitHub - thomascoe/java-lexicant: Single player Lexicant game coded in Java
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thomascoe/java-lexicant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-lexicant

Single player Lexicant game coded in Java

How To Play

java-lexicant is based off of the original Lexicant pencil and paper word game (http://en.wikipedia.org/wiki/Lexicant).

The game will prompt you for a name and difficulty level. After that, the game begins with either you playing a letter or the computer playing a letter. The gameplay works by alternating between the player adding a letter and the computer adding a letter. When it is your turn, you must type the entire string you wish to create. For example, if the current string is

CL

sample input would be

CLU

if you wished to add the letter U to the end of the string.

In order to win the game, you must either make the computer play a word longer than 3 characters or bluff you by playing a letter that makes the current string not a string found in any valid word.

Example Gameplay

Screenshot

Contributors

About

Single player Lexicant game coded in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0