Nuacht

This project repo is ready to be used from Eclipse. In Eclipse go to: File/New/Project. Select Java. Un-check "Use default location" and then click Browse and navigate to the top level directory with ...
Maze-Generator An graph based Maze Generator and solver coded in java import java.util.*; import java.util.Random; import java.util.Scanner; public class Mazegenerator { void maze_generator (int index ...
The generator itself is written in Java, and should work on whatever operating system your box happens to be running thanks to the *nix and Windows wrapper scripts [Jon] provides.