https://github.com/ethanlindley/quadrantserver-py
Minimalistic and basic Club Penguin server emulator written in Python 2.7 (note: repo is no longer maintained)
https://github.com/ethanlindley/quadrantserver-py
club-penguin clubpenguin clubpenguinprivateserver cpps cpps-emulator cpps-source cppserver
Last synced: 4 months ago
JSON representation
Minimalistic and basic Club Penguin server emulator written in Python 2.7 (note: repo is no longer maintained)
- Host: GitHub
- URL: https://github.com/ethanlindley/quadrantserver-py
- Owner: ethanlindley
- License: mit
- Archived: true
- Created: 2018-01-07T07:09:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T22:05:28.000Z (about 8 years ago)
- Last Synced: 2025-01-23T03:33:00.750Z (about 1 year ago)
- Topics: club-penguin, clubpenguin, clubpenguinprivateserver, cpps, cpps-emulator, cpps-source, cppserver
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# penguin-server
`penguin-server` is an open source server emulator for Club Penguin written in Python 2.7
## Getting setup
* `git clone https://github.com/ethanlindley/penguin-server`
* `python -m base.StartLoginServer`
* `python -m base.StartGameServer`
## Notes
* Please take into account that this was initially written in the span of a couple of hours and will most likely _not_ work. Feel free to contribute! Submit a PR and I'll be happy to check it out.