dbolkensteyn / BeatTheBotChallenge

Come challenge the bot playing a moto racing phone game, see how it is made, and help to improve it!
3 stars 2 forks source link

Improve game strategy: Go on the lane where the obstacle is most distant #15

Open dbolkensteyn opened 9 years ago

dbolkensteyn commented 9 years ago

This issue depends on #14 to be implemented first.

Once the distance to the nearest obstacle for each lane is known, it will be easy to implement a strategy to place the moto on the one where the obstacle is furthest away.