Skip to content

netanelhugi/TAKI

Repository files navigation

Taki

Assignment 1 - Advanced C++ Course.

In this task, we implemented the game Taki.

For more info about the assignment see: Assignment 1 - Instructions.pdf
For more info about the game: https://en.wikipedia.org/wiki/Taki_(card_game)

How to compile:

If this is the first running: make
Else: ./a.out

After the compile choose number of players(>1) and cards(>0) for each player
and choose names for each player. In every turn choose the number of the card that you want to use,
or choose another number for taking new card.

About

Assignment 1 - Advanced C++ Course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published