Open Vaarun-C opened 1 year ago
can i have this assigned to me?
can i have this assigned to me?
sure go ahead :) @sjp-codes
CAN I TAKE THIS ASSIGNMENT?????
can i get assigned if this is still open?
CAN I TAKE THIS ASSIGNMENT?????
Sure @SNEH-17PATEL
can i get assigned if this is still open?
Yep
Can I be assigned this?
giv
Can I be assigned this #2?
Can I be assigned this?
sure go ahead @Python-is-better-than-Java
The current fitness function, defined in
calc_fitness()
within theComputer(Car)
class inmain.py
, calculates fitness as velocity multiplied by time. However, this approach has several limitations:This has several issues:
Try to improve this by using a better way of calculating the fitness of the cars. You could also try penalizing the car for negative behavior. Ensure that the new fitness function is tailored to the specific requirements of our project and doesn't rely on external libraries beyond PyGame.
Acceptance Criteria:
Have fun :)