Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Tech Wordle 👾

A Java-based version of the viral Wordle game, designed especially for the developer community.


About the Project

Java Tech Wordle was developed as a way to practice and apply Object-Oriented Programming (OOP) principles in a fun and practical project. Instead of guessing everyday words, players must discover well-known programming concepts such as Stack, Array, Debug, Class, and many others.

The game follows the same rules as the original Wordle:

  • You have a limited number of 6 attempts.

  • After each guess, letters change color to indicate correctness: grey (wrong letter); yellow (right letter and wrong position); green (right letter and position);

  • The objective is to guess the correct five-letter tech word.


Purpose

This project was created to:

  • Strengthen OOP concepts in Java
  • Practice clean code structure
  • Work with arrays, conditionals, and game logic

Technologies Used

  • Java
  • Object-Oriented Programming (OOP)
  • IntelliJ IDEA (development environment)
  • (probably) Java Swing

Feel free to fork, improve, and experiment with the project!

About

A fun wordle game but with programming terms

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages