Code Monkey home page Code Monkey logo

route's Introduction

Route

route

Route is a Swift Playground app built for the Swift Student Challenge 2024. The app enables users to visually grasp how those three pathfinding algorithms operate:

  • A*
  • Dijkstra's
  • Greedy Best-First Search

Features

  • Interactive grid: Create different maps by placing obstacles and moving the start and target blocks to different locations.
  • Maze generation: Challenge the pathfinding algorithms with auto generated mazes.
  • Algorithm selection: Choose from three distinct pathfinding algorithms. Each selection comes with a concise description, outlining the algorithm's approach, strengths, and weaknesses.
  • Real-time solving animation: Watch an animated visualization of the algorithm as it attempts to find a path.

Getting Started

Prerequisites

  • Ensure you have the latest version of Xcode.
  • Run the app using an iPad simulator in landscape mode.

Installation

  1. Clone the project.
  2. Open Route.swiftpm in Xcode.
  3. Choose a simulator (either iPad Pro 11-inch or iPad Pro 13-inch).
  4. Press Run to build and run the app.

route's People

Contributors

atlou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.