rubentd / tanks

Tanks battle game prototype, for nodejs learning purposes
95 stars 87 forks source link

What about chests #14

Open Flavorounet opened 6 years ago

Flavorounet commented 6 years ago

Hi, i'm making a game with your code and i've try to make a chest system. This chest system would be very simple : after the number of server chests defined, it appends on the arena. When a tank shoot a chest, he win +10PV.

I've tried many codes but it still don't working. Can you try to make it in your project and to publish it ? It would be great and will be very helpful for me !

Thank's you very much !