Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
examples [2019/05/07 15:33] – [Example 3: USR() function] neilsexamples [2019/06/26 13:35] neils
Line 86: Line 86:
       jmp ($02fe)       jmp ($02fe)
     "     "
 +
 +===== Example 4: Puralax!, a game written in XC=BASIC =====
 +
 +  * Read the [[https://github.com/neilsf/XC-BASIC/blob/master/examples/puralax/puralax.bas|source code]]
 +  * Download the [[https://github.com/neilsf/XC-BASIC/blob/master/examples/puralax/puralax.prg|compiled program]]