Potholes (C64) by Peter Caspari
- March 5, 2023
- BASIC 10Liner
POTHOLES ======= Written by Peter Caspari for the BASIC 10Liner Contest 2023. Language: Commodore 64 Basic v2 Category: PUR-80 The game ---- Race the 60 second timer to see how far you can get. Hitting potholes or the side of the track will slow you down. With the compiled version I got 4.64KM The Compiled version uses the same BASIC Code with the following exception. line 7: D=D+0.75 rather t…