Skip to content

Randomized ROM generator for the original Metroid

Notifications You must be signed in to change notification settings

adamtrilling/MetroidRandomizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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