Simulation · 2022 · Released
BASIC 10Liner · March 25, 2022 · PC
Nobody has tracked this yet.
Progress-Bar Racing! by EdwardianTeaChest Copyright (c) 2022 EdwardianTeaChest Overview ======== Title: Progress-Bar Racing! Author: EdwardianTeaChest Genre: Betting System: Commodore VIC-20 Language: CBM BASIC V2 Contest category: PUR-80 Description =========== Progress-Bar Racing! is a betting game for the Commodore VIC-20. The game is played by simply entering the number of the progress bar (1-8) that you want to win, then pressing [Return] to start the race. Program listing =============== 0poke36879,238:printchr$(147):fori=0to7:reada,b:a(i)=a:b(i)=b:c(i)=0:d(i)=0:next 1print"*progress-bar...
Be the first to rank it.
Be the first to review Progress-Bar Racing by EdwardianTeaChest.