Skip to content

adeelone/LexiMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LexiMatch

LexiMatch is a playable Wordle-style game with:

  • A Java console version using MVC architecture
  • A browser version with a full web UI
  • Four difficulty modes
  • A 12,000-word guess dictionary and curated answer bank
  • JUnit tests for the Java game logic

Play In The Browser

Run the local server:

powershell -ExecutionPolicy Bypass -File .\scripts\serve-web.ps1

Then open:

http://localhost:8080/web/

Run The Java Console Version

powershell -ExecutionPolicy Bypass -File .\scripts\run.ps1

Run Tests

powershell -ExecutionPolicy Bypass -File .\scripts\test.ps1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages