Guess Quest
A higher or lower guessing game
Welcome to “Guess Quest,” the Higher or Lower card guessing game! Test your luck by guessing whether the next card in a deck will be higher or lower than the current one. Each correct guess earns a point, and successful streaks increase your score multiplicatively. Aim for a high score and then challenge yourself to surpass it!
This game was created in a single day to demonstrate rapid prototyping skills, overall game design capabilities, and effective scope management.
Tools and Technologies Used
- Unity 2022.3.13f1: Main game engine used for development.
- C#: Scripting language used to define game mechanics and interactions.
- GitHub: Utilized for version control and project management.