This is a maze solver application written in C++.
Cos opencv in python seemed too easy.
- C++
- opencv
- Make sure you have a C++ compiler installed (NOT TURBO C++). If you're new to this, an IDE like visual studio would do.
- Make sure you have opencv installed. (Since the project was made in Visual Studio, following this tutorial should help)
- Compile and run.
Probably not. Difficulty = medium
But if you are comfortable with matrices and path finding algorithms, definitely give it a try!
The first step is to always google stuff. Try different searches and keywords, look through stackoverflow.
If that doesn't help, contact any maintainer or ACM PESUECC team member!
This is an official repository maintained by ACM PESUECC for Hacktoberfest2021!