Centipede ?-??-83


This is a very late stage beta. There are some bugs that need to be cleaned up and two visible difference:

Prototype Differences
The score only shows one zero at the start instead of two.
The bottom line is thicker than in the final.  When selecting the Children's option the line thins out a little to make room for the teddy bear icon.  In the final the line is always thinner so there is no noticeable jump.
The decimal flag isn't cleared after updating the score.  This leads to errors in the hexadecimal math operations.
There is an 'emergency exit' in the code that aborts some calculations if the code takes too long.  Once the code was optimized in the final version this exit wasn't needed anymore.

 

Note the thicker line


The line thins when selecting the Children's Option



Other than that it seems to be the same


Here's the line from the final version

 

Return to Centipede