Random-sequential script for choosing "options" in poker (Texas Hold'em). The script takes a random action or number from the database and displays it on the screen. So you can play poker, alone at home.
For the script to work correctly, you need to install Dependencies!
You no longer need to install the script manually and transfer audio! Use the command in the terminal:
sudo dpkg -i RoboPoker-eng.deb
The script will be installed on your system as a program and a shortcut to run the script will appear in the menu.
To remove the script from your system, use the command in the terminal:
sudo apt-get remove robopoker
- PulseAudio Utils.
sudo apt-get install pulseaudio-utils
- Update all packages.
sudo apt-get update & upgrade