This is a maze game written in Python.
Control the '@' mark on the right of the screen, to arrive the ending point.
Kruskal algorithm for the searching of mini spinning tree and Union-Find algorithm are used in the program.
An implementation example:

I haven't checked whether it runs properly on Unix so please run it in Windows.
PS:2021年度Sセメ「計算機プログラミング」の最終課題です