Skip to content

ArduboyCollection/mazogs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is up to date with briansm-github/mazogs:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

mazogs

Arduboy / Linux port of ZX81 Mazogs game

This is as accurate a copy of the original ZX81 game as I can manage within the confines of the Arduboy hardware. As with the original there is no sound as the ZX81 hardware does not support it. Maze generation logic etc are similar.

Use Arduino IDE version 1.6.6 or newer to compile. You will probably get an warning about "Low memory available, stability problems may occur' - you can safely ignore this, in practice the game runs stable.

The original ZX81 version instructions etc apply and are at: http://www.zx81stuff.org.uk/zx81/tape/Mazogs

The file 'graphics.zip' contains the MS Paint BMP files used and a C program to generate the tiles4x4.c and tiles24x16.c files.

The file 'linux.zip' contains a linux port of the game, used for development.

(If you have downloaded a file 'mazogs-master.zip' and unzip it, you might need to rename the folder from 'mazogs-master' to just 'mazogs' to get things working right. I don't know enough about git to fix this)

About

Arduboy / Linux port of ZX81 Mazogs game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.0%
  • C++ 18.6%
  • Makefile 0.4%