
This is the fifth, and last in a series of posts on how to make a simple maze game. The first four posts can be found below. Initialized all of the variables and called a few functions. Described keyDownHandler function that executes based on where the player goes. Explained the […]