igtampe / Wayfinder

This programs finds routes between waypoints. It's mostly some recursion practice for myself.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wayfinder

This programs finds routes between waypoints. It's mostly some recursion practice for myself.

It's currently pre-loaded with waypoints for the UMS (A minecraft server I administrate).

We use KeyManager and MouseManager from AlexVR's engine. All credits to him for that part of this project. (We actually updated the MouseManager now to also work as a Mouse Scroll Wheel listener. So that part is mine. The rest is his)

About

This programs finds routes between waypoints. It's mostly some recursion practice for myself.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%