GunStopperDrone Web Game Progress
I have been working on the game and recently added two libraries that are very helpful. The first is a path finding library so the gunman will navigate around buildings to the target: https://github.com/donmccurdy/three-pathfinding Another library I found and added allows web console.log messages to appear in a terminal, so an AI tool, I use … Read more