ZX81 - Maze - with added enemy hunting you

Описание к видео ZX81 - Maze - with added enemy hunting you

https://adrianpilko.itch.io/zx81-maze
Building on previous code to generate random mazes - now with an enemy that tries to thwart your journey.

The maze generation subroutine may be swapped out at any time to create better mazes, as it still uses the simple "binary tree" algorithm.

z80 assembly language (assemble using pasmo)
https://github.com/AdrianPilko/zx81-m...

Trying to follow the following book and make a better random maze:
http://www.mazesforprogrammers.com/

Eventually hope to have a game where you follow through screens of random mazes collecting items and solving puzzles.
#zx81, #retrocomputing

Комментарии

Информация по комментариям в разработке