3. Racey – Change Game Play
Modify the game play so that you get points for hitting the thing rather than dodging it. Steps Change the things_dodged() function call so that it uses the variable score. change the variable dodged to score Change the code when your crash into a thing to increase the scoreYou will also need to move the […]
3. Racey – Change Game Play Read More »