Game: various *mites: Four Equals Ten


Author Message
vegipete

Guru

Joined: 29/01/2013
Location: Canada
Posts: 1182
Posted: 05:05am 13 Jan 2023      

Here's a bug-fix version:
FourTen v0.3.zip

However, there still seems to be some sort of problem that I haven't identified yet. It causes random crashes on the latest PicoMiteVGA firmware. One crash was such that I had to reboot Windoze to be able to re-connect to the Pico. Usually the error message suggests a nesting issue, and the displayed error causing program line is subtly changed from the actual line in memory. (I loose console connection, so I can't check and test stuff.)

It's better on a previous version (5.070408) but there are oddities such as:
[361] If ans < .1 Then soln$ = e$ : TestMath = 1 : Exit Function
Error : IF without THEN


I'll continue to study my code to find my error...

===================
Yes, I've thought that a touch screen would be ideal. I don't have a Pico setup with a 320X240 LCD at the moment, so nothing developed yet.