[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 8 bit 3-d game
here is the graphics capture software:
http://rich12345.tripod.com/bse/index.html
I've also written some "AI" which could be used
to control the enemies. see:
http://rich12345.tripod.com/activeGS/workingpage.html
the code searches a matrix for a cell with a specific value,
this could be searching for the cell with YOU (main character),
so the enemy can find you in the maze, walk towards you, and
shoot at you.
Rich