Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 581 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 581 Bytes

Hacking Prodigy, the Math Game

I'm making this repository to try to get the developers to change how Prodigy handles player game data. Instead of handling everything server side, a lot of the heavy lifting is done on the player side. The server just manages multiplayer battles, and hosts data, messages, and events.

Basically any changes you make to PIXI.game.prodigy.player will save. Be warned, if you mess up the data TOO much, the server gets really confused, and your account is broken forever! Don't do this on your main account. I've already broken three accounts. ;)