Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

A simulation of the card game Go Fish that is executed in the terminal. This version is the player vs computer version which allows you to play against the computer in the terminal.

Notifications You must be signed in to change notification settings

Excelsior2021/go-fish-terminal-game

Repository files navigation

GoFish-Game

A simulation of the card game Go Fish that is executed in the terminal. This version is the player vs computer version which allows you to play against the computer in the terminal.

This game is played in the terminal. To choose a card from your hand, you copy, paste and return. e.g. Player hand: ['5 of Hearts', '6 of Diamonds', 'Jack of Clubs', '8 of Diamonds', '9 of Clubs']

Choose a card from your hand: 5 of Hearts

A player record is also provided and updated after each game. Unit testing has also been performed for this project.

About

A simulation of the card game Go Fish that is executed in the terminal. This version is the player vs computer version which allows you to play against the computer in the terminal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages