simple exe-like program that utilizes some of the p2p tools to communicate. mainly for turn based games with no access to internet connection
main tools the project uses: pythonp2p, click
just run the script like this: python3 script.py
or python script.py
you can use help
to get to know the cli commands program gives you and act accordingly
Note: I may continue the project to develop it further but that is unlikely
Note: since this program somewhat saves data I might incorporate some database management