Skip to content

Latest commit

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

 _ ___ ___ __ __ ___
/_\ / _ \/ __| \/ | _ \
/ _ \ (_) \__ \ |\/| | _/
/_/ \_\___/|___/_| |_|_| (A Open-Source Multiplayer Protocol)

Trying to make a multiplayer game protocol in python because there are no good ones out there that are open-source (That I found)

This will probably just be another terible one but ¯\_(ツ)_/¯

Totaly not because I am mad that photon isn't open-source

Files.

 src -- Where the code is ├─ Client -- Package │ ├─ client.py -- Client Script │ ├─ \_\_init\_\_.py -- Used for better importing ├─ Server -- Package │ ├─ server.py -- Server Script │ ├─ \_\_init\_\_.py -- Used for better importing ├─ main.py -- Nice CLI for interfacing with our program 

About

A multiplayer protocal i am making that i want to be nice, easy to use, and open source

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages