Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 249 Bytes

File metadata and controls

7 lines (6 loc) · 249 Bytes

Game

Making a simple 3d maze game

  • To run it you may have to recompile it by simple command make
  • It may ask you to replace all headers "mlx.h" int0 <mlx.h>
  • Then compile by make in mlx directory and copy mlx.h into root
  • Recompile again