A downloadable game

To beat the computer press space and repeat, as quickly as you can. 

If you think it's too easy, just type RUN again. You will find that sometimes the computer is faster than others. 

About the program:

It makes use of "print is the new poke" (https://csdb.dk/release/?id=177079) to initialise four frames of sprite animation (line 0-4) and for VIC-II initialization (line 5). 

Key repeat is disabled with poke to 650. Otherwise, it would be too easy to beat the computer. 

Line 6-7 initializes the screen. 

Line 8-9 is the main loop. Some "if" statements had to be replaced with boolean statements, using the numerical result (-1 or 0) to create a conditional expression evaluation.

StatusReleased
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorBASIC 10Liner
GenreSports
Tags8-Bit, basic, basic10liner, Commodore 64

Download

Download
64k ultra run.prg 767 bytes
Download
64k ultra run instructions.txt 796 bytes
Download
proof.PNG 37 kB

Install instructions

To start 64k ultra run, load the program with a Commodore 64 or emulator. And type.. RUN :-D

Development log

Comments

Log in with itch.io to leave a comment.

Very beautyful!