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

Config-panel / refactor to lift data to App component #61

Open pm-moyanor opened 1 year ago

pm-moyanor commented 1 year ago

make data available for components to take