https://github.com/steciuk/robocode-a-star-search
Implementation of A* path search algorithm in Robocode environment
https://github.com/steciuk/robocode-a-star-search
Last synced: 7 months ago
JSON representation
Implementation of A* path search algorithm in Robocode environment
- Host: GitHub
- URL: https://github.com/steciuk/robocode-a-star-search
- Owner: steciuk
- Created: 2020-10-22T15:36:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T17:08:20.000Z (over 4 years ago)
- Last Synced: 2025-01-06T20:25:36.602Z (9 months ago)
- Language: Java
- Homepage:
- Size: 5.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Robocode-A-Star-search
Implementation of A* path search algorithm in Robocode enviroment