index
:
agario-bot
agarnetbug2
demonstrate_on_cell_eaten_issue
fancyclient
master
pathfinding
strategy-rework
tastyness
A bot playing agar.io
flo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mechanics.py
blob: d242493180f469588b95d24896b4c5235970c7c0 (
plain
)
1
2
3
def
speed
(
size
):
return
86
/
(
size
**
0.45
)