ConorMcPersonal / Toaster

The greatest ever Spectrum game based purely around the toast concept
Apache License 2.0
0 stars 1 forks source link

Handling overflow of score #46

Closed ConorMcPersonal closed 10 months ago

ConorMcPersonal commented 10 months ago

Score should not go negative once max int value exceeded. How to handle?

mcmenaminadrian commented 10 months ago

My proposal is that when your score reaches 32,000 (essentially impossible!) you are declared to have won.