PyRoyale

A open-source server emulator for Mario Royale browser game.

Binaries

If you are on Windows and don't want to install python to run this server, you can use the latest binary released in the releases page.

Dependencies

This project uses Python 3.7 and the following dependencies:

  • twisted
  • autobahn
  • emoji
  • configparser
  • jsonschema

GitHub