WorldSim



MapDrawAnimatedSolve.html - a canvas-based map generator with a single agent solving from the top left to bottom right at a slowed pace for observation.
threejsMapDraw.html - a three.js (3d) maze generator that then adds multiple agents actors navigating said maze simultaneously.
worldSim8.html - a console based 3-resource multi-agentactor socialist economic simulator that adjusts prices based on regional ( quadrant-based ) supply and demand, and drives agents to trade what they have the most of for that which they have the least of worldSimIntegrated/index.html - an integrated 3D world simulation that combines agent movement, regional trading behavior, hover inspection, and live market charts in a single interface.