Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 211 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 211 Bytes

C

C Language

main.c - guessing game where you have 7 tries to guess a number from 1 to 99

dice.c - guessing game where the computer guesses a sum of 2 dice thrown, and you need to provide a correct answer.