GitHub - adamtrilling/MetroidRandomizer: Randomized ROM generator for the original Metroid

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Metroid randomizer

This Python script takes the disassembled source code from Metroid, randomizes the item locations (except the Morph Ball), and reassembles it into something which should hopefully work in an emulator. It's wrapped up in a simple Flask app.

This is a proof of concept. If it turns out to be enjoyable for people, I'll get the code into much more presentable shape. You can see it in action at https://metroid-randomizer.herokuapp.com

About

Randomized ROM generator for the original Metroid

Resources

Readme

Activity

Stars

2 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • Assembly 85.4%
  • Python 14.1%
  • Other 0.5%