prog8/examples/compiled
2019-03-10 20:17:58 +01:00
..
bdmusic.prg
cube3d-float.prg
cube3d-sprites.prg
cube3d.prg
examples.d64 added holding area 2019-03-10 20:17:58 +01:00
fibonacci.prg
hello.prg
makedisk.sh
mandelbrot.prg
numbergame.prg
primes.prg
rasterbars.prg
readme.txt
sprites.prg
swirl-float.prg
swirl.prg
tehtriz.prg added holding area 2019-03-10 20:17:58 +01:00
wizzine.prg

These .prg files are the compiled versions of most of the examples.
They can be loaded and ran on a C64 or in an emulator, for example in Vice:

x64  hello.prg

will load and run the hello example.

You can also attach the d64 disk image and load the examples from there.