Hello all,

 

I’ve created a BASIC maze traversal game for the TRS-80 Model 100.   This 
program will randomly select one of ten prebuilt mazes and display it on the 
TRS-80 Model 100.   The maze is 10 x 30.  A mouse is located on the left side 
of the maze and cheese is located on the right side.  The object of the game is 
to use the arrow keys to move the mouse to the cheese.  You will be timed with 
the results reported when the mouse gets to the cheese.  

 

The game is found at https://github.com/LEJ-Projects/Mouse-in-a-Maze.     I’ve 
included some documentation as well as the source and executable files for the 
C programs used to create the mazes.

 

Let me know what you think

Lloyd

Reply via email to