Skip to content

This is my code for BotWorld 2020, which implements a Dijkstra path-finding method to find the cheapest locations to move to within the next available spaces.

Notifications You must be signed in to change notification settings

ToastedTaco/Botworld2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Botworld2020

This is my code for BotWorld 2020, which implements a Dijkstra path-finding method to find the cheapest locations to move to within the next available spaces. SmallBusiness.java is my competion bot Evasion.java is a visual representation of my path-finding code that I used to develop/implement my Dijkstra logic

About

This is my code for BotWorld 2020, which implements a Dijkstra path-finding method to find the cheapest locations to move to within the next available spaces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages