Skip to content

traebracy/word-guesser-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Word Guesser

This is a simple word guessing game.

The program prompts the user to guess a word that is secretly stored in the code. I built this to practice user input, conditional logic, and basic game flow.

Concepts Practiced

  • User input
  • Conditional statements
  • Loops
  • String comparison
  • Basic game logic

What I Learned

This project helped me practice building a simple interactive game where the program checks the user's answer and responds based on the result.

About

Word guessing game that uses user input, loops, and conditional logic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages