eighthill / Slime_Mold_Simulation

A student project simulating smile mold🧫
MIT License
6 stars 0 forks source link

agents spawn in center radius and update method get_next_moves in class agent with max pheromone value #48

Closed eighthill closed 7 months ago

eighthill commented 7 months ago

Calculate Pheromone Values and check if pheromone values are below the maximum. If no allowed move is found, it returns a random move. If there are allowed moves, it finds the move with the maximum allowed pheromone value