cygni / paintbot

An alternative to Snakebot, inspired by Bomberman's paint mode
MIT License
0 stars 4 forks source link

Add jitter to collision stun #47

Closed Dr-Horv closed 3 years ago

Dr-Horv commented 4 years ago

Problem: Two bots may end up indefinitely stunning each other by headbutting for the same tile over and over again

Proposed solution: Add randomness to the stun duration for collisions which would allow one bot to escape an aggressor.