This repo contains python bots for some of the well known games. Just for FUN.
- Clone this repository:
git clone https://SKR301/ShittyGame-Bots.git
- Install Python and PIP.
cd
into bot folder.- Install packages from requirements.txt file:
python3 -m pip install -r requirements.txt
- Read HowTo.txt file.
- Run the bot:
python3 main.py
- Press q to stop the bot.
Distributed under the MIT License.
See LICENSE for more details.