Darkwing-Duck-Tamagotchi / kraken-kritters

0 stars 0 forks source link

Start-Game-Function Updates #16

Closed awint00r closed 4 days ago

awint00r commented 6 days ago

Added global variable that defaults gameIsActive to false. Also created startGame function that changes gameIsActive to true when the button is clicked and the function is invoked.