An open API service indexing awesome lists of open source software.

https://github.com/g1org1owo/jwordle

A java implementation of wordle,
https://github.com/g1org1owo/jwordle

java wordle wordle-clone wordle-game wordle-java

Last synced: 3 months ago
JSON representation

A java implementation of wordle,

Awesome Lists containing this project

README

        

# jwordle
A java implementation of wordle, using the actual list of words from wordle taken from [tabatkins/wordle-list](https://github.com/tabatkins/wordle-list).

The word is picked randomly instead of daily to allow sequential plays.