Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T00:59:14.000Z (almost 5 years ago)
- Last Synced: 2024-11-10T09:12:23.741Z (3 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
![Demo of A-Star Maze Race](https://github.com/We-Gold/A-STAR-Maze-Race/raw/master/demo/finished.png)
## Code
See the code (and play around) here : https://editor.p5js.org/We-Gold/sketches/Nw_Y9PLNE