An unneccessarily optimized implementation of the A*-algorithm for traversing Minecraft worlds
-
Updated
Nov 21, 2023 - C++
Published by Mojang, Minecraft is a game that allows its players virtually unlimited creative and building authority in their 3D cube world.
Mods (short for modifications) change Minecraft's game content in some way, such as to make minor adjustments to the game's mechanics or implement entirely new features.
An unneccessarily optimized implementation of the A*-algorithm for traversing Minecraft worlds