ethanlindley / QuadrantServer-py

Minimalistic and basic Club Penguin server emulator written in Python 2.7 (note: repo is no longer maintained)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Minimalistic and basic Club Penguin server emulator written in Python 2.7 (note: repo is no longer maintained)

License:MIT License


Languages

Language:Python 98.6%Language:Batchfile 1.4%