Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Sname Water and Gun

  • GAME NAME - Snake, Water and Gun
  • GAME RULES :
    1. You will have 3 chances (** you can make changes in no of chanches in the code.)
    2. Choose s for Snake, w for Water and g for Gun
    3. If any game draws, it'll be counted as 1 chance.
    4. If you pressed other than s, w and g key, it'll be counted as 1 chance.

Demo picture of the game:

Setup

  1. Python Should be installed in your system
  2. Just download the game.py file and open it (bydefault it should be open in terminal).
  • If you do not have or not want to install python in your system, you can download the game.exe file and directly run that executable file.