Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 597 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 597 Bytes

Evolution visualizer

Project based on genetic algorithm, theory of evolution and natual selection.

You can find the theory in the docs section of website Website link Docs

Tech

  • ReactJS - Javascript framework by facebook for web apps!
  • React Bootstrap - great UI boilerplate for modern web apps
  • Game loop concept - Rendering every frame of browser instead of using react states or hooks to improve performance