Program for playing C words in C language

Name:
Program for playing C words in C language
Price in currencies:
23.71 $ · 2419 RUB · 20.46 €
Price:
23.71 $
Item:
phil74_Ci.zip (3992.75 KB)
Uploaded:
11.01.2020 19:09:02
Sales:
0
Refunds:
0
23.71 $

You will choose the payment method — bank card, cryptocurrency, WebMoney, Alipay, PIX, UPI and others — on the next step. See «Payment methods» for details.

Program for playing C words in C language

"A word game." The program selects a word and draws as many dashes on the screen as there are words in a word. Guess the word. If the letter that is included in this word is called, then it is substituted instead of a dash. Otherwise, the player loses one point. At the beginning, the player has 15 points.

Additional information:

The program consists of two functions. The main one, which generates a random number n, opens the file and extracts a word with the serial number n from the file. Then the word processing function (drawWord) is called as a parameter, the word read from the file is passed to it. The function replaces the letters in the word with dashes and displays it on the screen. Then, it expects the user to enter a letter. The entered letter is analyzed, if it is present in the word, then the corresponding dash is replaced by this letter, if not, then the user is charged one out of 15 points.
Guessing ends if the user runs out of points or he guesses the word.
The result is displayed.

Reviews: (0)

No customer reviews yet.

More in «For Education Students»

All items in «For Education Students» →