C#

Parent

Programming Language

Projects

preview

Maze

Age: 14 | Date:

A simple procedural maze generator that I created in a couple of days during my year 10 works experience. When I learn a new language I use maze generation as my Hello World; it's a simple algorithm that introduces the syntax for simple things like variable assignment and loops, as well as function declaration, calls, and definitions - none of which, "Hello World" would cover.