Maze Screensaver
In windows 95 (and a few later versions of Windows) there was a screensaver that rendered and then solved a 3D maze with a a few interactive obstacles. This project is a recreation of that screensaver using WebGL and Javascript. It was created in Spring 2019. The matrix libraries used are from here and under the MIT License.
Based on this github:
https://github.com/ibid-11962/Windows-95-3D-Maze-Screensaver