cse442-fall-2019-offering / 442projects-bruh

442projects-bruh created by GitHub Classroom
0 stars 0 forks source link

Getting words to pop up #18

Open jakesterc30 opened 4 years ago

jakesterc30 commented 4 years ago

-Words are pulled from a premade text file. -Words are formatted as a line by line list. -Word order is randomized upon pull request. -Currently have a generate word button in place of a correct input of the current word event.

MasZim commented 4 years ago

TASK TEST: Step One: Launch the Game from the Start Menu Step Two: Click the "Press to Start Typing Words" button Step Three: Once the countdown ends, watch as a randomly-generated word appears. Step Four: Upon correctly typing in the word, observe as a new, randomly-generated word appears.

Can confirm this by accessing the console within Unity to see new words appear.