Community

Creating a Maze Game in .NET, Part 2: Adding Gameplay

(Hannes DuPreez) Continuing with our game, all that is left to do is to add the physical Maze object and enable it to work with the existing Grid and Game classes and add it to the form.