chingu-voyages / v44-tier2-team-25

Boole Bots is a game that is not only fun, but also an aid in helping to understand basic Boolean logic. This game has an arena of 8x8 game tiles in which your bots move at random speeds and trajectories. The Bots are assigned boolean values of 0 or 1 and boolean operations - AND, OR, NOR, NOT.
https://boolebots25.netlify.app
1 stars 2 forks source link

put together all game-logic #68

Closed pm-moyanor closed 1 year ago

pm-moyanor commented 1 year ago

I'm adding changes to get the full logic, placement > movement > collision > battle > results with several details to discuss, just a test without speed and operation, hard coded for now the results array can be used to get an idea of how the leaderboard data could look like