Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psvensson/dijkstra-st
A port of a VisualWorks Smalltalk implementation to Pharo of the Dijkstra (A*) algorithm for pathfinding
https://github.com/psvensson/dijkstra-st
pharo pharo-smalltalk smalltalk
Last synced: 5 days ago
JSON representation
A port of a VisualWorks Smalltalk implementation to Pharo of the Dijkstra (A*) algorithm for pathfinding
- Host: GitHub
- URL: https://github.com/psvensson/dijkstra-st
- Owner: psvensson
- Created: 2019-11-21T13:37:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T20:34:40.000Z (almost 5 years ago)
- Last Synced: 2024-10-31T06:24:59.209Z (about 2 months ago)
- Topics: pharo, pharo-smalltalk, smalltalk
- Language: Smalltalk
- Size: 18.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dijkstra-st
A port of a VisualWorks Smalltalk implementation to Pharo of the Dijkstra (A*) algorithm for pathfinding