Anzo52 / pycoinflipbot

Python coin-flip and coin-guessing bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pycoinflipbot

Python coin-flip and coin-guessing bot

Install/Usage

$ git clone https://github.com/Anzo52/pycoinflipbot && cd pycoinflipbot
$ python3 -m venv ./ && source bin/activate
(myenv)$ pip3 install -r requirements.txt
(myenv)$ python3 flip_and_guess.py

About

Python coin-flip and coin-guessing bot

License:GNU General Public License v3.0


Languages

Language:Python 100.0%