Ajay Mahadeven
Wordle Game using Maven and TDD

Wordle Game using Maven and TDD

Ajay Mahadeven·St Andrews, UK·MIT License·2023-02-14

This project is a Java implementation of the popular word game Wordle, where players have six attempts to guess a five-letter word. The game is built using test-driven development and uses Junit 5 as the unit-testing framework. The code is built and tests are run using the Maven configuration file and commands.

Technologies

JavaJUnit5Maven

Languages

Java