
 Party: LoveByte party
  Date: 09-11.02.2024
 Scene: ZX Spectrum
 Compo: 8b oldschool intro
  Name: BluDisco labyrinth generator
  Need: ZX Spectrum 48k
   Who: Busy soft & hard
 Email: busy@centrum.sk

Classic known random printing characters \ and /
to get some texture what looks like a labyrinth :)

Actual setting of colors has influence to ratio
of generated characters. To get the best effect,
it is recomended set FLASH 0 and BRIGHT 1.
Execute intro by using PRINT USR 54108.

  Source code:

start	add	a,(hl)
	sbc	a,a
	and	b
	add	c
	dec	hl
	rst	#10
	jr	start

Setting registers at start by USR 54108:

  BC = #D35C
  HL = #2D2B