Skip to content

Buckshot roulette, but played at the command line. Suggestions welcome!

License

Notifications You must be signed in to change notification settings

1337isnot1337/roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick guide to Buckshot Roulette, command line edition.

Buckshot roulette is a complex twist on the simple 'game' of Russian Roulette. In it, you're pitted against a cold and heartless dealer. A shotgun is placed in front of you; loaded with some lives, some blanks. It's up to you to kill the dealer or be killed.

You go first. You have the option to A. Shoot the dealer or B. Shoot yourself. If you hit yourself with a blank, you get another turn. Simple. To help you out, you get some items. The dealer gets them, too.

Handcuffs:	Causes the dealer to skip their next turn
Hand Saw:	Doubles the damage of your shotgun
Beer:	Ejects the shell that's in the chamber
Cigarettes:	heals one health point
Magnifying Glass:	Allows you to examine the shell currently in the chamber



The below part is beta... hope to have it done soon!    
In double or nothing mode the game continues until you die. to help you out are some new items.
Double Or Nothing items:
Inverter:	Reverses the effect of the shell currently in the chamber. A blank will turn into a live round and a live round turns into a blank.
Adrenaline:	The player will steal an item from the dealer's inventory and use it immediately
Burner phone:	Will inform you about a random round in the shotgun
Expired medicine:	50% chance of regaining two lives, 50% chance of losing one life

Your shaky hands are in control of the gun. Will you make it out alive?

Bonus Features: run with the --perfect flag and the dealer will always know the current shell and play accordingly run with the --double flag to try out the (not finished) double or nothing beta with some of the items!

Installation:

Linux/MacOS:

Clone the repository:

git clone https://github.com/1337isnot1337/roulette

cd roulette

cp binaries/roulette . OR FOR MACOS cp binaries/roulette_apple .

then just use

./roulette OR FOR MACOS ./roulette_apple

to play!

Windows:

Clone the repository:

git clone https://github.com/1337isnot1337/roulette

cd roulette

copy binaries\roulette.exe .

then just use

.\roulette.exe

to play!

The creator and distributer of the code shall not be held responsible for any damage or issues caused by it.

About

Buckshot roulette, but played at the command line. Suggestions welcome!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages