Skip to content
/ Pymug Public

[ALPHA DEVELOPMENT] Python multi-user game engine

License

Notifications You must be signed in to change notification settings

Aitocir/Pymug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymug

Pymug is a Python multi-user game package. It uses pure Python 3, TLS sockets for network communication with clients, and rethinkdb for server-side storage. You can use it to define game commands in terms of the Entity-Component-System game model.

Building a custom game server

For a working example, check out the examples/ folder. Written explanations will arrive at a future date.

About

[ALPHA DEVELOPMENT] Python multi-user game engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages