ucsb-cs56-projects / cs56-games-country-runner

-
2 stars 12 forks source link

Glitchy level system #88

Closed annahlee closed 6 years ago

annahlee commented 7 years ago

The levels are supposed to change every 10 points, but it is currently changing at 5 points. Also the image is supposed to change at each level (and the screen should be cleared) but they aren't changing. Look at JPanel to fix

Sierrasch commented 6 years ago

W18 OK (75 pts)

Sierrasch commented 6 years ago

Done W18