Skip to content

ANPetru/RussianRouletteC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RussianRouletteC

Russian roulette game for command line made in C.

Index

1. About

2. Demo

3. How to play

Russian roulette is a game of chance, played with a six-bullet revolver.

It can be played by 2 to 8 players. Each round a player pulls the trigger and takes a chance, if it was loaded, he is eliminated. The revolver is reloaded after each elimintaion, so the first player has a 1/6 chance, the following has a 1/5...

Last player standing wins.

Here is a demo with 3 players.

Demo Gameplay

Download this project and extract it in your folder of choice.

Linux

Go to Platforms/Linux in the command line and run ./russianroulette.

Windows

Open Platforms\Windows in the file explorer and run russianroulette.

About

Russian roulette game made in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages