Sunday, October 20, 2019

Tombstone City for ZX Spectrum


Version: 2019/10/20 - Morroco

Once again, this is a new remake of my favorite game : Tombstone City.
After adapting and porting it to different operating systems (Windows, Linux, Nintendo DS) 
and several graphics libraries (Allegro, SDL, PA LIB, SFML), I decided to make something special:
Mixing TI99/4A and ZX Spectrum worlds.
This is now done.

So, this Tombstone City game implementation runs on Sicair ZX Spectrum.
I ran it on two emulators (My own version and EightyOne) but not on a real target yet.

Features
Sinclair ZX Spectrum 48K target
Built with z88DK win32 SDK (/www.z88dk.org), using SDCC + newlib
Sources, TAP and SNA files available

Keys
S : Left
D : Right
E : Up
X : Down
Y : Fire/Start
P : Pause
0 : Restart
SPACE : Panic

Have fun !
Buzz
 

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Expansion shield for Arduino UNO

  Expansion shield for Arduino UNO Version : 14/04/2023 This little board and the source code are part of a CS Bomb-like project to be us...