SalvatoreMaraniello / pyTomb

A Neapolitan tombola simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tompy

A python package to play tombola. All rights reserved.

Local environment

To create a virtual environment and enjoy amazing tombola adventures

python -m venv venv
source venv/bin/activate
pip install --no-cache-dir -r requirements.txt

Play

From terminal run:

python ./src/main.py

and follow the instructions.

About

A Neapolitan tombola simulator


Languages

Language:Python 100.0%