Skip to content

Ixotic27/Snake-Water-Gun-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Water Gun Game in C A simple console-based Snake Water Gun game where the player competes against the computer. This project is written in C and follows the classic "Rock Paper Scissors" style with a twist.

Rules Snake drinks water. Water extinguishes the gun. Gun kills the snake. The player selects one of these options, and the computer randomly picks its move. The winner is decided based on these rules.

Features Randomized Computer Moves: The computer picks its move randomly using the rand() function. Score Tracking: The game keeps track of the player’s and computer’s scores.

About

A simple console-based game where the player competes against the computer. The rules are similar to Rock Paper Scissors: Snake drinks water. Water extinguishes the gun. Gun kills the snake. The player selects one of the three options, and the computer picks randomly. The winner is determined based on these rules.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages