seanmtracey / Games-with-Pygame

The code for my "Making games with PyGame" series for Raspberry Pi's The MagPi.
https://smt.codes/writings
85 stars 71 forks source link

Update freds_bad_day.py #20

Open KKmanStudios opened 4 years ago

KKmanStudios commented 4 years ago

recommend turning timeLasted into integer, so that it fits on gameOver screen (without 2 place decimal)

KKmanStudios commented 4 years ago

thanks