Using Loops and Arrays to Generate a Maze in C# (15-minute video)

b8

In this short video you will get to understand how you can create a maze using C# and some common programming data types and structures.


We will look at:

  • Creating loops (including nested loops).
  • Using Multi-dimensional Arrays
  • Instantiating objects
  • Creating a maze from your script

Related Articles:

One thought on “Using Loops and Arrays to Generate a Maze in C# (15-minute video)

  1. Chris

    Hi,
    Thanks for these great bite-size tutorials. One suggestion is that it is hard to read the code in the video. It would be doubly great if you can increase the resolution of the video, or provide a transcript/source code. Thanx again and keep up the good job!

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *


*