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

https://github.com/winterwind/crude-wordle

The final project for my university's introductory java course. It involved us making a simple terminal-based version of wordle, and there are two versions: a simpler one that has the player choose the word and a more complex one that uses a pre-chosen word.
https://github.com/winterwind/crude-wordle

console-game import java multifile object-oriented-programming oop terminal-based terminal-game wordle wordle-clone wordle-game wordle-like

Last synced: over 1 year ago
JSON representation

The final project for my university's introductory java course. It involved us making a simple terminal-based version of wordle, and there are two versions: a simpler one that has the player choose the word and a more complex one that uses a pre-chosen word.

Awesome Lists containing this project