Skip to content

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

Notifications You must be signed in to change notification settings

Galaxy1036/GalaxyLifeReborn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published