Skip to content

NegativeCharge/2D-Pipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Pipes

This repository contains a BBC Micro and Acorn Electron port of the classic ZX Spectrum demo "2D Pipes".

Files

  • pipes.asm - Main assembly source for the demo.
  • pipes.ssd - Built disk image output.

Screenshots

Electron Screenshot BBC Screenshot

Building

This project is assembled with BeebAsm.

BeebAsm.exe -v -i pipes.asm -do pipes.ssd -boot PIPES

Notes

  • The demo uses a procedural pipe-grid generation system and a simple dissolve effect.
  • The BeebAsm build target produces an SSD image called pipes.ssd.
  • The demo is compatible with both the BBC Micro and Acorn Electron.
  • 2D Pipes demo (https://www.pouet.net/prod.php?which=105148) for ZX Spectrum 48K by Ollibony, 1st place at Chaos Constructions 2025 - this is not a direct port.

Negative Charge, 2026

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors