- The advanced single player Snake-Water-Gun game in which user can play against the computer.
- This game uses emojis and colors for better interaction.
i) Clone the repository
$ git clone https://github.com/akshatdodhiya/snake-water-gun-game
ii) Install all dependencies
$ pip install -r requirements.txt
iii) Run the script
$ python ./game.py