Skip to content

adivhahoM5/Fun-with-Data-Structures-and-Algorithim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

WORD SHUFFULE

This project is a Java-based Word Shuffle Game . It loads a random seven-letter word from a file, shuffles the letters, and allows the player up to five attempts to guess the original word. After each incorrect guess, the program reveals one hidden character as a hint and displays correctly guessed characters in their proper positions. The game demonstrates core programming concepts such as:

 object-oriented design
 ArrayList manipulation
 file handling

It uses randomization through custom classes and methods for loading, shuffling, verifying, and revealing characters.

About

Console based simple and fun Java word game" Shuffled Word" designed for learning, entertainment, and improving vocabulary and problem solving skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages