Skip to content

Beastplay1/Go-Fish

Repository files navigation

Go Fish Card Game (Web Version)

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.

Description

  • 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.

Installation and Setup

To run the game locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/go-fish.git
    
  2. Navigate to the project folder:

    cd go-fish
    
  3. Navigate to the project folder:

    npm install
    
  4. Navigate to the project folder:

    npm run dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published