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
- Clone this repository
- Open a terminal in the repository root
- Create a virtual environment:
py -3.7 -m venv venv
- Activate the virtual environment
venv\scripts\activate
- Install pip/setuptools:
python -m pip install --upgrade -r requirements-setuptools.txt
- Install requirements:
python -m pip install --upgrade -r requirements.txt
- Generate the UI files:
python setup.py build_ui
- Install Randovania as editable:
python -m pip install -e .
- 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
Built Distribution
File details
Details for the file randovania-2.5.0.tar.gz
.
File metadata
- Download URL: randovania-2.5.0.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bff5d9d5f5c75225088a2f15c06ee617fdfb13e5f186827b86f7f5760eea290 |
|
MD5 | abf33c547d7c905efd2fa31dc6cc348f |
|
BLAKE2b-256 | 6fcc9b0f244cd3462bd3a41a4da19c9dd844ae7fc128ee16269f710a80c0882a |
File details
Details for the file randovania-2.5.0-py3-none-any.whl
.
File metadata
- Download URL: randovania-2.5.0-py3-none-any.whl
- Upload date:
- Size: 840.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38947c194f25fd5269b23ce2ff4e13d52172958ddd5ccb566f4ce03bd17d4be1 |
|
MD5 | fc84d143bdabc2ec9de4fb2fc6e89a6c |
|
BLAKE2b-256 | 32968ebf51f0aed48641f1c972622892415fb82b066f819705ca2596f5658dd5 |