All Projects → ssaric → algoviz

ssaric / algoviz

Licence: other
Codebase for educational tool on algorithms

Programming Languages

typescript
32286 projects
Svelte
593 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to algoviz

Baritone
google maps for block game
Stars: ✭ 3,868 (+18319.05%)
Mutual labels:  astar-algorithm, pathfinding
Pathfindax
Pathfinding framework
Stars: ✭ 20 (-4.76%)
Mutual labels:  astar-algorithm, pathfinding
The-Kraken-Pathfinding
A tentacle-based pathfinding library for nonholonomic robotic vehicles
Stars: ✭ 24 (+14.29%)
Mutual labels:  pathfinding
AI-Companion
Created in Unity 5 for the purposes of learning AI techniques. Features behaviour trees and A* pathfinding.
Stars: ✭ 22 (+4.76%)
Mutual labels:  pathfinding
theeye-of-sauron
TheEye Dockers and QuickStart
Stars: ✭ 27 (+28.57%)
Mutual labels:  workers
coursera robotics
Contains coursera robotics specialization assignment codes
Stars: ✭ 65 (+209.52%)
Mutual labels:  astar-algorithm
Space-Time-AStar
A* Search Algorithm with an Additional Time Dimension to Deal with Dynamic Obstacles
Stars: ✭ 80 (+280.95%)
Mutual labels:  astar-algorithm
noroutine
Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
Stars: ✭ 86 (+309.52%)
Mutual labels:  workers
astar-gridmap-2d
A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong
Stars: ✭ 43 (+104.76%)
Mutual labels:  pathfinding
ml pathfind
Pathfind module for MTA:SA-Server
Stars: ✭ 25 (+19.05%)
Mutual labels:  pathfinding
pythonfinder
PythonFinder: Cross Platform Search Tool for Finding Pythons
Stars: ✭ 30 (+42.86%)
Mutual labels:  pathfinding
path planning GAN
Path Planning using Generative Adversarial Network (GAN)
Stars: ✭ 36 (+71.43%)
Mutual labels:  pathfinding
comlink-fetch
⚙️ A Web worker fetch wrapper using comlink
Stars: ✭ 43 (+104.76%)
Mutual labels:  workers
a star on grids
Best practices for implementing A* with a focus on four- and eight-connected grid worlds.
Stars: ✭ 23 (+9.52%)
Mutual labels:  pathfinding
eastar
A* graph pathfinding in pure Elixir
Stars: ✭ 26 (+23.81%)
Mutual labels:  astar-algorithm
viteflare
Cloudflare workers meet Vite plugins
Stars: ✭ 35 (+66.67%)
Mutual labels:  workers
Pathfinding Visualization
A ReactJS project visualizes the path-finding algorithms with additional cool features like speed adjustment, maze generation, mobile support, etc.
Stars: ✭ 14 (-33.33%)
Mutual labels:  pathfinding
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (+109.52%)
Mutual labels:  pathfinding
svelte-multistep-form
Svelte MultiStep Form like, this component is still in beta stage
Stars: ✭ 29 (+38.1%)
Mutual labels:  svelte-v3
svelte-color-picker
A color picker component for svelte
Stars: ✭ 96 (+357.14%)
Mutual labels:  svelte-v3

Publish Docker

Algoviz

A project focusing on visualzing A* pathfinding algorithm. Available at https://algoviz.njanjo.com.

Roadmap

  • Multiple heuristics

  • Seekable timeline

  • Typescript ready

  • Algorithm "thoughts" (algorithm should display in each field what was it trying to do)

  • Side-by-side maps to compare different heuristics

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].