Coder Social home page Coder Social logo

pathmaster's Introduction

Pathmaster

Pathmaster is a web app that explores pathfinding visualization using chess pieces. Basically, it's pathfinding for grandmasters.

This project was built for COP3530: Data Structures and Algorithms at the University of Florida. (We got 1st place ๐Ÿ˜ƒ.)

Todo

  • fix button animation
  • fix reset button
  • change node component to behave like an actual component
  • better dynamic placement of header, grid, and footer (make it fullscreen)
  • make grid into its own component
  • avoid holes when highlighting fast
  • dynamic grid sizing based on size of screen
  • add animation when inserting wall and removing wall
  • add movable start and finish nodes
  • add more algorithms (is A* weighted bugged)--bidirectional, DFS/IDS?
  • optimize code to only update relevant nodes, not the entire grid!!!!!!!!!!!! (might need to refactor everything)
  • add further optimizations to make it run like butter
  • implement pawn easter egg
  • slow down animation a little bit
  • add hidden tribute to Aman (over the heart in the footer)
  • add indication for no path found
  • pause animation when not on screen
  • add little chess piece to path visualization (remove filling in every square in between and just have the piece jump node to node)
  • create logo and favicon
  • redesign header UI to have minimal text
  • add an info modal that gives a tutorial / explains what the different colors mean / what the controls are
  • ability to change between preset wall patterns (random walls, preset maze, cool patterns)
  • ability to change between different board themes (dark mode, very important)
  • redraft UI and color scheme (remove "select" text)
  • fix all the CSS to be dynamic and flexible
  • add modal explaining control and choices (could be a sort of key)
  • write readme
  • comment code (lmao no thanks)
  • make video demo and other documentation for project submission
  • fix styling of run and reset buttons
  • make header and footer much smaller
  • option to speed up animation
  • keyboard shortcuts (r for run? c for reset / clear?)
  • reorder pieces to be in chess piece value
  • hover over piece to see how it moves modal
  • experiment with Bellman Ford algorithm

pathmaster's People

Contributors

eulibot avatar a-penton avatar digitdustin avatar kraj011 avatar bennycortese avatar

Watchers

James Cloos 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.