An open API service indexing awesome lists of open source software.

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)

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.