chingu-voyages / v44-tier2-team-26

Add-project-description-here | Voyage-44 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
https://boolebot.vercel.app/
1 stars 2 forks source link

Task: Leaderboard - Create functions to increment/decrement #63

Open JeffLi117 opened 1 year ago

JeffLi117 commented 1 year ago

Create functions to increment/decrement the tallies for each bot when it wins/loses a collision.

egoullaud commented 1 year ago

Created a function to increment and decrement as a handle collision, but wondering if we need to wait to implement this until the arena component is done?