Skip to content

RPG-specific version of pymug, a Python multi-user game engine

License

Notifications You must be signed in to change notification settings

Aitocir/pymug-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymug-rpg

pymug-rpg 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

RPG-specific version of pymug, a Python multi-user game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages