https://github.com/we-gold/a-star-maze-race
Race the A* algorithm in a maze! Built using p5.js
https://github.com/we-gold/a-star-maze-race
astar astar-algorithm game maze maze-game maze-generator maze-solver p5js
Last synced: about 2 months ago
JSON representation
Race the A* algorithm in a maze! Built using p5.js
- Host: GitHub
- URL: https://github.com/we-gold/a-star-maze-race
- Owner: We-Gold
- License: mit
- Created: 2020-04-07T00:49:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T00:59:14.000Z (about 5 years ago)
- Last Synced: 2025-01-07T05:44:37.542Z (4 months ago)
- Topics: astar, astar-algorithm, game, maze, maze-game, maze-generator, maze-solver, p5js
- Language: JavaScript
- Homepage: https://editor.p5js.org/We-Gold/present/Nw_Y9PLNE
- Size: 698 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A-STAR-Maze-Race
Race the A* algorithm in a maze! Built using p5.js
(Link to the p5 sketch online below)
## Demo
Play the game at https://editor.p5js.org/We-Gold/present/Nw_Y9PLNE

## Code
See the code (and play around) here : https://editor.p5js.org/We-Gold/sketches/Nw_Y9PLNE