Skip to content

surajbanerjee/Python-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python-Game

This is my first project!

Language: Python

Topic: Snake, Water, Gun game. we can also called this Rock, Paper, Cessior geam!

Code Explanation:

  1. Taking help of 'import random' value Generator
  2. computer generating one random value between(S, W, G)
  3. user enter a random value
  4. output : it will show "Tie!" or "Win!" or "Lose!"

Code: Game.py .

Output:

choose

Final Output:

output

About

Snake, Water, Gun game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages