Skip to main content

A randomizer for the Metroid Prime 2: Echoes.

Project description

Randovania

With Randovania, each Metroid Prime 2: Echoes playthrough shuffles the location of all items in the game. You could find the Light Beam right off the start, or the Bombs deep inside Sanctuary Fortress.

Installation

Windows

In the releases page, we have zip files with everything ready to use. Just extract and run!

Community

Join the Metroid Prime Randomizer Discord: https://discord.gg/gymstUz

Credits

Game patching written by Claris.

GUI and logic written by Henrique Gemignani, with contributions by SpaghettiToastBook and gollop.

Many thanks to Claris for making the original Echoes Randomizer and both collecting and providing this incredible initial set of data which powers Randovania.

Claris also made the included Menu Mod, a tool for practicing Echoes. For more information, see the Menu Mod README.

Also thanks to Dyceron for motivation and testing.

Developer Help

Dependencies

Setup

  1. Clone the git repository: git clone https://github.com/randovania/randovania/
  2. With a terminal in the repository root:
    1. Install pip/setuptools: python -m pip install --upgrade -r requirements-setuptools.txt
    2. Install requirements: python -m pip install --upgrade -r requirements.txt
    3. Install Randovania as editable: python -m pip install -e .
  3. Run with python -m randovania

Suggested IDE: PyCharm Community

Third Party packages

Our requirements.txt is kept up to do date with help from PyUp.io, which automatically opens pull requests to update when new releases are made.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

randovania-1.2.1.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distribution

randovania-1.2.1-py3-none-any.whl (697.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page