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

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

Make local library to improve performance #64

Open markkayutkin opened 4 years ago

MasZim commented 4 years ago

TASK TEST: Step One: Launch the Game from the Start Menu Step Two: Play through the Game - notice as there is little to no lag in between getting a word correct and displaying a new word, as the game will now pull the random list of words AS SOON AS you start the game, versus parsing and loading a word from our database every time a word is correctly inputted.