Difference between revisions of "Splatch"
From CPCWiki - THE Amstrad CPC encyclopedia!
(Created page with "===Overview=== Published in Amstrad Computer User (ACU) November 1985 & December 1985, Splatch is a Boulder Dash clone which has you controlling a Rabbit moving around a sing...") |
(→Screenshots) |
||
Line 8: | Line 8: | ||
<gallery> | <gallery> | ||
− | + | image:splatch - title screen.png | |
− | + | image:splatch - hiscore table.png | |
− | + | image:splatch - credits.png | |
− | + | image:splatch - Demo Mode 1.png | |
− | + | image:splatch - Demo Mode 2.png | |
− | + | image:splatch - Demo Mode 3.png | |
</gallery> | </gallery> | ||
− | |||
===Download=== | ===Download=== | ||
[[File:splatch.zip]] | [[File:splatch.zip]] |
Revision as of 05:46, 3 June 2013
Overview
Published in Amstrad Computer User (ACU) November 1985 & December 1985, Splatch is a Boulder Dash clone which has you controlling a Rabbit moving around a singular screen collecting Carrots and avoiding the Boulders and deadly Carrots which can fall onto you.
This game is seriously big, the type-in comprised of 7 BASIC programs with Machine Code Loaders to poke the data into memory (parts 1-5 @ 13Kb in size, 6 @ 12Kb & 7 @ 6 Kb), ACU forgot to advise how to save all that Machine Code once poked in, though to save poking the data in every-time I've saved the Binary file (18Kb in size) and included a loader (DISC.BAS) to correct the sound effects.