Skip to main content

A randomizer for the Metroid Prime 2: Echoes.

Project description

Randovania

Welcome to Randovania, a randomizer for Metroid Prime and Metroid Prime 2: Echoes.

Here you will be able to randomize many aspects of either game, while still being ensured it's possible to finish without any trick or glitch! What can be randomized?

  • Randomize what can be found in each pickup location, including major upgrades, expansions, keys and artifacts.

  • Play with multiple people, via multiworld sessions. Your pickups will be shuffled among the games of everyone involved, no matter what game they're playing!

  • Randomize where each teleporter goes, or what you need to unlock a translator gate. In either case, there's advanced options for how they're shuffled.

  • The location you start the game in as well as the items you start with. If you're feeling brave, you can even shuffle items you normally start with, like the Power Beam and Scan Visor.

So have fun and start randomizing.

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 this repository
  2. Open a terminal in the repository root
  3. Create a virtual environment: py -3.9 -m venv venv
  4. Activate the virtual environment venv\scripts\activate
  5. Install pip/setuptools: python -m pip install --upgrade -r requirements-setuptools.txt
  6. Install requirements: python -m pip install --upgrade -r requirements-small.txt
  7. Generate the UI files: python setup.py build_ui
  8. Install Randovania as editable: python -m pip install -e .
  9. Run with python -m randovania

Alternatively, install requirements.txt to run tests or server. Suggested IDE: PyCharm Community

Project details


Release history Release notifications | RSS feed

This version

3.0.3

Download files

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

Source Distribution

randovania-3.0.3.tar.gz (2.2 MB view hashes)

Uploaded Source

Built Distribution

randovania-3.0.3-py3-none-any.whl (948.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