Urban Labyrinth offers a detailed 3D simulation of the Pulchowk Campus, designed to facilate navigation to designated parking locations within the campus using the A* pathfinding algorithm. The project's core focus lies in delivering a realistic representation of the campus environment while leveraging pathfinding algorithms for practical navigation scenarios.
Experience a vivid portrayal of Pulchowk Campus in detailed 3D simulation.
campus-view.mp4
Choose from various parking locations located within the campus.
Efficiently navigate through the campus using the A* pathfinding algorithm..
- Press
X
to enter Drive Mode. - Use arrow keys to drive and turn.
- Hold
Shift
for a speed boost.
- Press
P
to enter Parking Mode. - Select the location you want to park in.
Download the executable file from the releases section.
For other operating systems or if you prefer building from source:
-
Clone the Repository:
git clone https://github.com/bishal0602/UrbanLabyrinth.git
-
Open in Godot Engine: Open the project in Godot Engine.
-
Build and Run: Use Godot's built-in tools to build and run the project.