/GalaxyLifeReborn

A project that aim to revive the Galaxy Life android version from scratch

Primary LanguagePython

GalaxyLifeReborn

GalaxyLifeReborn is a project that aims to revive the Android version of Galaxy Life (Galaxy Life: Pocket Adventures) from scratch. This is basically an attempt to reproduce the game server by reverse engineering the game client.

Server setup

The server requires some dependencies that can be installed with the following command:

python -m pip install -r requirements.txt

Starting the server

To start the server you'll simply need to use the following command:

cd src && python app.py

More information

I tried to detail the approach I followed while reverse engineering here, feel free to give it a look if you're interested.

Contact me

Do you have any questions or bugs to report? Feel free to contact me at @GaLaXy1036#1601 on Discord!