SkillAgentSearch skills...

Mapsi

Pathfinding visualizer for A* algorithm and A map generator with procedural dungeon map generator using the Random Walk Algorithm

Install / Use

/learn @KhalidObaide/Mapsi
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

mapsi

A map Generator and path finding Visualizer made in Vue.js

A Demo of this can be found on My Personal Github Page

Algos

  1. The main path-finding algo is A* by default
  2. For generating the maps procedural dungeon map generator using the Random Walk Algorithm

Project Setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

TODO & Contribute:

  1. Debugging the A* Algo
  2. Add more path-finding Algos

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1y ago
Forks0

Languages

Vue

Security Score

65/100

Audited on Jul 24, 2024

No findings