About the challenge
This hackathon is organized by Enigma, The CS Club of Mahindra University as part of our tehcno-cultural fest - Aether 2024
Get started
To get started, register here. Submissions not matchable to registrations in this form will not be considered.
Find the Rulebook for the Hackathon here.
Requirements
What to Build
The goal of this hackathon challenge is to develop a program capable of solving mazes presented as images. Participants will be provided with maze images (similar to the example provided [here]). The task is to create an algorithm that takes these maze images as input and outputs a solved maze, with the correct path clearly marked (example: here). Additionally, the program should generate a text file specifying the number and order of turns taken to navigate through the maze (example: here).
What to Submit
Submissions must include a .zip file that has the following and be uploaded to an accessible Google Drive, with commenter permissions for anyone with link:
- The program run to generate the solved maze (input images here)
- The solved mazes with the correct path marked out (example here)
- A .txt file, whose 1st line contains the number of turns taken, 2nd line represents the traversal distance and every succeeding line is either left or right (corresponding to the path taken to solve the maze) (example here)
- A small video/screen recording demonstrating the generation of the correct path.
- A README.md detailing the steps to run the program (if these steps do not work, your submission will not be considered).
Prizes
1st Place
Rs 18,000
2nd Place
Rs 12,000
Devpost Achievements
Submitting to this hackathon could earn you:
Judges
Enigma, The CS Club
Prof Rahul Roy
Mahindra University
Prof Bhanukiran
Mahindra University
Judging Criteria
-
1. Turn Count
Least number of turns -
2. Traversal Distance
Distance traversed to exit the maze -
3. Execution Time
In case of a tie in the other 2 metrics, participants will be judges on the basis of the execution time of the algorithm -
The judges' decision will be final and binding.
Questions? Email the hackathon manager
Tell your friends
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

