This is a web-based "Go Fish" card game implemented using React and Tailwind CSS. The game is a classic card game where the player competes against a bot.
- The player competes against the bot.
- The goal of the game is to collect as many sets of four matching cards as possible.
- The player takes turns asking the bot for specific cards in order to complete a set.
- The game continues until all possible sets of cards are collected.
To run the game locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/go-fish.git
-
Navigate to the project folder:
cd go-fish -
Navigate to the project folder:
npm install
-
Navigate to the project folder:
npm run dev