Skip to content

v3.0.0 Pathogen

Choose a tag to compare

@bscuron bscuron released this 15 Nov 22:28
· 65 commits to main since this release
1702144

Third Stable Release

Link to Pathogen

The third stable release of Pathogen improves drastically on the last version. In this release, the focus was on improving the learning of the agents, the visualization of the algorithm, and user experience.

Key Features

  1. Add settings mode option to control mutation rate
  2. Add tooltip to buttons
  3. Stop agents once they reach the end node
  4. Skip the evolution process
  5. Add dropdown for genetic algorithm parameters
  6. Implement more effective fitness function
  7. Allow the user to draw their own mazes/obstacles
  8. Shift-click draws empty cells
  9. Regular click draws wall cells
  10. Cell dampening is reset on grid update
  11. Visualization of fitness levels
  12. Add trail to agents
  13. Add outline to agents