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

About The Project

Boole Bots Game

--Screenshot or gifs here once completed--

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.

When a bot collides with another bot its boolean operation is applied to both it and the other bots' boolean value to determine which one wins or loses, or if the collision results in a tie. Losing bots disappear and winning bots continue moving about the arena until only one remains.

The leaderboard will display the wins and losses of each bot. It will increment for a winning collision and decrement for a losing collision.

Getting Started

--Add the instructions here once we decide how to play it--

  1. First step is to clone the repository onto your local computer.
    git clone git@github.com:chingu-voyages/v44-tier2-team-26.git
  2. Unzip the folder and place the files where you would like to store the game.
  3. Cd into the folder
  4. npm install
  5. npm start

Team Members

Jeffrey Li

Lee Goullaud

Rana Selva Soyak

Languages and Tools

html icon css icon javascript icon react icon react icon tailwind icon next.js icon

Libraries

skills icon library

Live Demo

--Github.io Link here--