Re: LZ: Question...


[Prev][Next][Index][Thread]

Re: LZ: Question...



Carl Turner wrote:
> 
> I know that this was just talked about on here, but I have seem to have
> lost some of it.
> 
> Could some one send me a _GOOD_ explanation of how to work with matrix in
> z80?
> 
> I want to set up a matrix like this.
> 11111
> 10101
> 10001
> 10101
> 11111
> 
> 1=wall
> 0=space
> 
> now I want to know the best way i can set this up in the .db enteries,
> and how to read them? to test for a wall.
> 
> Thanks in advance.
> 
> Carl Turner
> cturner@garfield.leesummit.k12.mo.us
> http://garfield.leesummit.k12.mo.us/~cturner/

Sorry, no explanation, but...
The source for mazemania has matrices in it, find it at compilable zshell 
source at tilcalc.org.  It's a good one to look at.

-- 
Compliments of:
_-_-_-_-_-_-_-_
  Alan Bailey
  mailto:bailala@mw.sisna.com
  IRC:Abalone
  Web:http://www.mw.sisna.com/users/bailala/home.htm


Follow-Ups: References: