Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 186 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 186 Bytes

maze3D

to run the python version on ubuntu, install the following packages:

  • python-numpy
  • python-opengl

to build the c version on Windows

  • install MinGW
  • install freeglut