Game model for Genetic Algorithms Implementaion

The following canvas shows random state of the bots in a fight. The red blob and blue blob represent bots while the green line represents their line of sight. So far, the bots can sense each other and edges of the map. You can randomise the state of the game by pressing the reload button to see different random states of the game. In case you want to arrive at a state where the bots see each other often, then you can change the radius of bots (minimum radius is 40px and maximum radius is 150px). The game is in abstraction stage so far and will be completed in 3-4 days.