Cross Snake for the ZX81

Any discussions related to the creation of new hardware or software for the ZX80 or ZX81
Post Reply
Fabrizio
Posts: 23
Joined: Sun Aug 19, 2018 11:59 pm

Cross Snake for the ZX81

Post by Fabrizio »

Hi everyone!

I am the author of Cross-Lib, which is a universal C library meant to be used to write games that can be compiled for about 200 different computers, consoles, arcade boards, scientific calculators, hand-held consoles, hacked toyes, etc...
I have written a few games with it and I can compile them for the ZX81.
You can read about Cross-Lib at:
https://github.com/Fabrizio-Caruso/CROSS-LIB/

I have made an experimental ZX81 32K WRX version of the latest game Cross Snake (a Nibbler/Snake clone with many new game elements).

Game play: Avoid starving and losing energy(eat apples), avoid hitting your head against mines or your own body.
Optionally collect rings and $ items to unlock new special items and secrets.
The games has 32 levels (+1 secret level) and has 50 secrets to discover.

The binary is available at:
https://github.com/Fabrizio-Caruso/CROS ... _32k_wrx.P

Fabrizio
salvacam
Posts: 50
Joined: Wed Jul 21, 2021 4:50 pm

Re: Cross Snake for the ZX81

Post by salvacam »

I'm testing, but with the file from this forum it does not look correctly on the sz81 emulator :( , but with it looks fine with the file from spectrum Computing
https://spectrumcomputing.co.uk/entry/3 ... ross_Snake
My games

ZX81 hoy Blog (in Spanish) of new games and applications for the ZX81
User avatar
mrtinb
Posts: 1905
Joined: Fri Nov 06, 2015 5:44 pm
Location: Denmark
Contact:

Re: Cross Snake for the ZX81

Post by mrtinb »

I cannot get it to work on JSZeddy either, and it seems to run almost anything. There must be something wrong with the file.
Martin
https://zx.rtin.be
ZX81, Lambda 8300, Commodore 64, Mac G4 Cube
Post Reply