🏢
Working Hard Every Day
I am a programmer who loves to make things that nobody cares about. I prefer JavaScript and Python.
Pinned Loading
-
-
Script that generates a solvable maz...
Script that generates a solvable maze using Kruskal's algorithm 1#!/usr/bin/python3
2# Usage:
3# python3 kruskal.py [WIDTH] [HEIGHT]
4# If neither WIDTH nor HEIGHT is provided, a default width and height of 8 is used.
5# If only WIDTH is provided, it is ued for both width and height. Extra arguments
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.