Skip to content

ImtiazKabir/A_MAZE_ING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A_MAZE_ING

This was submitted as a CSE 102 project made with iGraphics. So it is superbly rushed to the point where I don't want to maintain or improve it any further.

Requirement

Download MinGW and extract it in C:\. the binaries should stay in C:\MinGW\MinGW\bin

Build and Run

With CodeBlocks

Download this repository, and extract it if necessary. Then open the template.cbp with CodeBlocks. Then Build and Run (F9) to run.

With Visual Studio Code

Download this repository, and extract it if necessary. Then open the folder with VSCode. Then Build with Ctrl+Shift+F5 and run with Ctrl+F5

From the terminal

Download this repository, and extract it if necessary. Then open a command prompt or powershell window in the folder. Build with make and run with make run

Enjoy!

About

A 3D maze solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages