sinom-e / senior_capstone

0 stars 0 forks source link

Implement Forager simulation #12

Closed sinom-e closed 8 months ago

sinom-e commented 8 months ago

Task Description: Implement a "Forager" demo. This is a cell-based simulation that randomly spawns "food" cells and has "forager" cells that move around to seek them out by smell. This is the first simulation that will require utilizing the multi-sphere system. Priority: Low Difficulty: Medium