This is my Unreal Window Setup.
I “made this world my own” by customizing it.
a
I made a Basic Game Loop:
- Start game
- Show title of game
- Hidden Word
- Refer to a list for a random isogram
- Prompt for Guess
- Ask player to guess the isogram
- Is Guess Correct
- If so, Win -> show win message
- Else, Lose -> show lose message