dimotsai / agar-mini-map

A minimap which is able to show positions on agar.io
https://github.com/dimotsai/agar-mini-map
MIT License
39 stars 24 forks source link

Show little windows instead of crosses #32

Open Elite01 opened 9 years ago

Elite01 commented 9 years ago

(i dont know how to add tags - feature request) Hi i would like to see a little rectangle inside the minimap that shows my screen instead of the crosses. also it will be great to see it when using the server. what do you say? my coding skills are not that great. also i have added myself the X&Y axis which really help

dimotsai commented 9 years ago

Sounds good. This can be an option of the minimap. But sadly, I currently don't have time to do it :cry:. It's doable and I will consider add this feature into the roadmap.

Elite01 commented 9 years ago

well i did it. got all the code right except for the size of the rectangle. gonna play for a few hours until i get the formula for field of view.

Elite01 commented 9 years ago

@dimotsai how do I get the mass of the cell? token.size gives something weirs

dimotsai commented 9 years ago

@Elite01 Please refer the source of ogar: https://github.com/OgarProject/Ogar/blob/master/src/entity/Cell.js#L45-L48

davidmann4 commented 8 years ago

:+1: great idea!