Projects with this topic
Sort by:
-
A simulation of a golf game and an AI bot that can handle mazes and obstacles. Both white box and black box bots AI are used; white box using path planning algorithms and back box using genetic algorithms approach. Implemented in Java using Gradle.
Updated -
Taxiway path planning via Heuristical algorithm (AStar A*) based on conflict detection
Updated