Skip to content

Sandpitturtleee/Woordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woordle

Java applications imitating popular web based game Woordle.

  • In single player mode word is generated randomly from a list of words from a txt file. Then player has to guess a word.

  • In multiplayer mode you can type a word using on screen keyboard then a second player can guess a word just like in a single player mode. Word is saved and shared with the player using connection with Postgresql databese.

  • For now only 5 letters words are available due to limitations in code implementation.

To do

  • Improve woordle checking algorithm
  • Add more types of words to guess (4,6 letters)

About

Java Woordle game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages