Warning

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

Game and demo gallery

The following programs were written in XC=BASIC. If you've written a working XC=BASIC program, please add it to the examples/ directory in the develop branch of the GitHub repo and submit a PR. Or you can just send it to me to feketecsaba at gmail dot com.

Games

Flying Saucers

Released in August 2020, an arcade game written in XC=BASIC.

Fold'em 2

A puzzle game by Ernst Neubeck (INC-X Software) submitted to the THEC64 Winter Game Development Competition 2020.

XCB Invaders

The arcade classic rewritten in XC=BASIC.

Puralax!

A full-feature logic puzzle game to demonstrate the capabilities of XC=BASIC version 2.0. Ported from the game found at www.puralax.com.

Snake

The first working game ever written in XC=BASIC, yet with v0.9. It's a very simple implementation of the classic Snake game.

Demos and other stuff

Galencia starfield

Jason Aldred's starfield effect from the game Galencia re-implemented in XC=BASIC by Alan Bourke.

C64 One File Demo: Happy New Year 2021 by Hokuto Force!

Written by Felice Nardella AKA Kimono of Hokuto Force.

Plazma

XC=BASIC Implementation of the demo effect by groepaz/hitmen to demonstrate the capabilities of version 2.1.

Maze generator

Implementation of the classic algorithm by Raeto Collin West, ported to XC=BASIC by Oliver Hermanni.

Chaze in the Maze

A demo written by JJFlash featuring a maze solver algorithm. FreeBasic version also available.