Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 390 Bytes

File metadata and controls

4 lines (3 loc) · 390 Bytes

Farkle A C++ Game

This is a simple text based game that allows the user to play a obsucure game named "Farkle". The goal is to try to guess the number that the opponent randomly rolls. It was made using Basics of C++ and was made to demosnstrate the Random Functions.

To the play the game you need just guess a number 2-12. Then roll the dice. If you guess the correct number you win!