C++ Text adventure game created for lab assignment in CS215
- Create a game flow chart
- Write a design and test plan
- Use IF-ELSE statements and SWITCH
- Follow coding style guide criteria when writing code
- Implement program-user interaction
You are wandering through a dense, mysterious forest, when you happen upon a crossroads. To your left is an ugly ogre! Will you fight him or try to trick him with a treat of bread? Play and find out what happens next.