JetJadeja / baskinator

Celebrity Guesser Game for Basketball Players. Made for CS Advanced Topics Project 4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baskinator

Baskinator is an Akinator-inspired game about Basketball players.

Setup

First, clone the repository:

git clone https://github.com/JetJadeja/baskinator.git
cd baskinator

Next, you can install the dependencies through the Python's pip tool:

pip3 install requirements.txt

To start playing, simply run

python3 src/main.py

About

Celebrity Guesser Game for Basketball Players. Made for CS Advanced Topics Project 4.


Languages

Language:Python 100.0%