Skip to content

jeet404/Sanke-Water-Gun-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Sanke-Water-Gun

Snake Water Gun is one of the famous two-player game played by many people. It is a hand game in which the player randomly chooses any of the three forms i.e. snake, water, and gun. Here, we are going to implement this game using python.

How this game work

Single player can play this game with the computer.

And the Rules are-

  • You have to type "S" for snake "W" for water and "G" for gun.
  • You can play ten matches and at last you will get your score out of 10.

External modules:

  • random --> pip install random == For Run this game.

Author:

Name : Jeet Patel

Course : BCA Sem-3

Age : 18 years

Run the code in python and enjoy.

About

This is Snake-Water-Gun-Game in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages