Here is a little maze game i am currently working on, you will be able to create your own mazes and save them.
currently the maze is in a text file (attached)
the # denote a wall and the * is the starting position.
the information after the -- is :
60 = time limit (not added yet)
4 = the direction you face to start off 1= up, 2=right, 3=down and 4=left.
Let me know what you think
Stu
currently the maze is in a text file (attached)
the # denote a wall and the * is the starting position.
the information after the -- is :
60 = time limit (not added yet)
4 = the direction you face to start off 1= up, 2=right, 3=down and 4=left.
Let me know what you think
Stu
Attachments
Last edited: