-
Notifications
You must be signed in to change notification settings - Fork 0
alexsv/pyacies
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Overview ---------- PyAcies is game framework to build MMORPG. It's written using event-driven approach to avoid c10k problem. It uses circuits framework as a backend, and will use html5 + websockets for communication. Usage ------- You should have circuits framework installed pip install circuits For now it's run by next command: python pyacies/server.py which runs server on 8000 port, and accessible by ws://127.0.0.1:8000/ws Libraries used ----------------
About
Python framework for building mmorpg
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published