Hi, I'm Josh Vasquez. Welcome to my interactive version of the Wheel of Fortune, built right into the command line. This project combines the excitement of the classic game show with the technical challenge of programming, providing a unique twist on both.
The game initiates with a hidden phrase that players guess letter by letter, utilizing three life-lines to steer clear of failure. It's a test of your guessing skills and your ability to handle pressure, all from your terminal.
Each version of the game builds in complexity—from a simple function in WheelOfFortuneMain.java to a robust, object-oriented design in WheelOfFortuneObject.java. Each iteration enhances your gameplay experience and showcases different aspects of Java programming.
The climax of this project is the addition of a bot player in WheelOfFortuneBot.java, challenging not just your coding skills but also your strategic thinking. Will you outguess the bot or will it outsmart you?
Curious to try it out or enhance it? The code is readily accessible, and I'm always open to feedback or ideas for new features. Dive into this coding challenge, and let’s make the command line more playful together!
Reach out through my GitHub, or contact me via email or LinkedIn. I look forward to hearing your thoughts and perhaps even seeing you on the leaderboard!