Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kellyselden/2drandommaze
A random maze creator and solver in C++ using Qt and OpenGL I made in college
https://github.com/kellyselden/2drandommaze
Last synced: 16 days ago
JSON representation
A random maze creator and solver in C++ using Qt and OpenGL I made in college
- Host: GitHub
- URL: https://github.com/kellyselden/2drandommaze
- Owner: kellyselden
- License: mit
- Created: 2014-04-25T19:09:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-25T19:34:39.000Z (almost 11 years ago)
- Last Synced: 2025-01-02T05:43:59.712Z (24 days ago)
- Language: C++
- Size: 5.29 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
2DRandomMaze
============A random maze creator and solver in C++ using Qt and OpenGL I made in college
To get it running, I used Visual Studio 2008 SP1, Qt 4.8.5 for VS2008, Visual Studio Add-in 1.1.11 for Qt4.