Skip to content

An arcade game for the ZX Spectrum written in C with z88dk and Sp1

License

Notifications You must be signed in to change notification settings

clebin/smduge-bad-moonee-rising

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smudge - Bad Moonee Rising

by Chris Owen / Clebin Games 2022

Here is the source-code to Smudge - Bad Moonee Rising. Smudge is written in C using z88dk and the sp1 library.

Game assets created using the following tools:

And converted to Spectrum format with Spectrum Tiled Tool by the same author.

Building

  • make generate - converts assets to ASM. Make sure 'toolpath' points to SpecTiledTool and PHP is installed (command-line, no web-server required)
  • make compile - compiles the game
  • make tap - creates the tap file
  • make run - runs the game
  • make all - all of the above

About

An arcade game for the ZX Spectrum written in C with z88dk and Sp1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published