Biplab-313 / C_language_Q-A

This is the repo where we discuss on C programming language related Q&A
MIT License
2 stars 3 forks source link

Project : Generate a C program to implement a game of "Snake, Water, Gun" #6

Closed SnehaghoshBarsha444 closed 1 month ago

SnehaghoshBarsha444 commented 1 month ago

Step 1: Initialization

Step 2: Seed the Random Number Generator

Step 3: Generate Computer's Choice

Step 4: Get User's Choice

Step 5: Print Choices

Step 6: Determine the Outcome

Step 7: Print the Outcome

Step 8: Exit

OutPut

  1. Screenshot 2024-10-15 185652

  2. Screenshot 2024-10-15 185955

  3. Screenshot 2024-10-15 190002

  4. Screenshot 2024-10-15 190024