Adriandmen / lingo

Java-based application based on the Lingo game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lingo Game

another game developed solely on intuition, because what could even possibly go wrong with that.

Quick Overview

  • com.adrianmensing.Application: Console application with a fully-working word guessing game.
  • com.adrianmensing.RootApplication: Spring-Boot application (work in progress), with the following intentions:
    • Add the ability to play this game online.
    • Add multiplayer options.
    • Leaderboards?

Further Notes

The current dictionary is a list of Dutch words used from the opentaal-wordlist repository. For more information, please read third-party-licenses/opentaal/LICENSE.txt.

About

Java-based application based on the Lingo game

License:GNU General Public License v3.0


Languages

Language:Java 99.5%Language:HTML 0.5%