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

Feature/config panel #56

Closed pm-moyanor closed 1 year ago

pm-moyanor commented 1 year ago

--added logic for data handling. to consider: the x, and y properties need to be added to data objects, as random the state will be lifted up later, for other components use the inputs for speed and operators are just drafted. aware of Heet working on another component modify to Chakra and Sass later