Archipelago/worlds/adventure
JusticePS d48e1e447f
Adventure: implement new game (#1531)
Adds Adventure for the Atari 2600, NTSC version. New randomizer, not based on prior works. Somewhat atypical of current AP rom patch games; The generator does not require the adventure rom, but writes some data to an .apadvn APContainer file that the client uses along with a base bsdiff patch to generate a final rom file.
2023-03-22 15:25:55 +01:00
..
docs Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Items.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Locations.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Offsets.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Options.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Regions.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Rom.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Rules.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
__init__.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00