Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 627 Bytes

File metadata and controls

4 lines (3 loc) · 627 Bytes

game

#Python Pogram

It is Snake Water Gun game in which if 'a' makes a snake and 'b' makes a water then 'a' will drink that water and 'a' will be the winner , if 'a' makes a snake and 'b' makes a gun then 'b' will shoot the snake and 'b' will be the winner , if 'a' makes water and 'b' makes snake then 'b' will drink water and 'b' will be the winner , if 'a' makes water and 'b' makes gun then gun will be dropped in the water and 'a' will be the winner , If 'a' makes gun and 'b' makes snake then 'a' will shoot the snake and 'a' will be the winner ,and if 'a' makes gun and 'b' makes water then 'b' will be the winner.'