Skip to content

3dFerr/Russian-Roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Russian Roulette Game

revolver

PLEASE, install playsound-1.1.2 module to be able to play the sound effect of shooting:

pip3 install playsound==1.2.2

Rules

Russian Roulette game made in python. The rules are simple: Each player has to press enter to pull the trigger and the player that hits the chambers that contains the bullet, losses!

After the game is over the user has the option to restart the game.

Usage:

  • Run it
python3 russian_roulette.py
  • To pull the trigger press the enter key
  • When the game is empty press y to restart the game or no/enter to exit the game.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages