projects - marinus-lab/z88dk GitHub Wiki
Complete projects
There are several projects being developed with the Z88DK.
The 'Adventure A - Planet of Death' game
It is a text adventure game, for its history look at the Planet Of Death home page.
Because of its peculiarities (big size and little platform-specific code requirements) it is a good choice to test a new z88dk target.
-
{{:examples:adv_at.wav.gz|ZX Spectrum version, built with turbo loading, pictures and 'save game' options}}
The 'Campus LIsP' Language port
The 'Death Star' game
The 'Death Star' game is the first graphics game being adapted to z88dk. It is a conversion of a TI86 game found in www.ticalc.org.
The original program was written by Andrew Von Dollen who in turn based it on a HP game by Joe W.
Its last version is portable, and is able to support sound and different dimensions of the game board. Some old versions are still used as examples on how to access directly to machine's specific resources (such as the video memory).
-
ZX80 and ZX81 text based version, graphics for the ZX81 programmable character mods, plus an attempt to get stable pictures on the zx80 : dstar.c
-
Yet another old version for TI calculators and Spectrum: dstar2.c dstar2.h
-
Videos of the game running on MSX, Jupiter ACE