Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 724 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 724 Bytes

7-Up-7-Down

A fun game of guessing the number, written in C language only.
I have used the CodeBlocks IDE for writing the code.

Instruction

You just have to guess the sum of the numbers on two dices (rolled simultaneously).
The Home screen has the instruction in detail. 7U7D-SS-1

Screenshots

If your guess if correct then, it's a +1.
7U7D-SS-2

Else, it yields -1.
7U7D-SS-3