gmemstr / yahtzee

Yahtzee in the terminal using C++. All platforms (I hope).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yahtzee

Yahtzee in the terminal using C++.

Current Status:

Rewriting entire project to be more effecient.

ETA: Unknown

Compiling:

git clone https://github.com/gmemstr/yahtzee.git

cd yahtzee/src/

g++ Main.cpp -o Yahtzee.exe

About

Yahtzee in the terminal using C++. All platforms (I hope).

License:MIT License


Languages

Language:C++ 100.0%