This is a Randomised Maze Game made for my NEA project. For more information, please read the report.
This has not been tested since being written (2021)... :(
- GLFW - inside dependencies/glfw
- FreeType - inside dependencies/freetype
- GLEW - should already have built binaries for windows and linux inside correct folders (as repository did not have CMake implemented)
- ImGUI - inside src/vendor/imgui NOTE: Should be on the docking branch
- GLM - inside src/vendor/glm These files should be already setup.
- stb_image - inside src/vendor/stb_image These files are already setup. This is just a subsection of the actual repository
- Fully infinite (this is built to handle integer overflows and is apart of the experience)
- Inventory system with chests + multiple items
- Enemy battles battles
- Issues with AMD graphics cards while swapping buffers
- LaTeX no longer compiling