/buckshot-cli

Buckshot Roulette, remade in python

Primary LanguagePython

Buckshot Roulette CLI

A command line remake of the popular game Buckshot Roulette

Powered by Remington 870

Dependancies

First, you need to install python

Ubuntu:

$ sudo apt install python

Fedora:

$ sudo dnf install python

Installation

Then, to install the game for the current user, you run:

$ make install

If you want to install the game for every user:

$ sudo make systeminstall

Running the game

Then, to run the game, you run:

$ buckshot-cli

Contributing

prs welcome, issues even more welcome

License

MIT