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

Feature: Arena #49

Open egoullaud opened 1 year ago

egoullaud commented 1 year ago

Feature Description In the Arena, the bots battle it out on an 8x8 game grid. They bounce off the walls when they hit them and pause for a moment when they collide with each other. If a bot loses in a collision, it disappears from the arena.

When two bots collide and it's a tie, they both continue moving together. The battle continues until only one bot remains, and that bot is declared the winner. The leaderboard keeps track of the wins and losses for each bot.

User Story As a player, I want to see the bots in the arena exhibit specific behaviors and outcomes based on their collisions and boolean operations.

Tasks

High Priority

Mid Priority

Low Priority

Testing

Additional Considerations Include anything else that may be helpful. For example, links to external resources.