Randomizes the NES game Kid Icarus Deployed at https://ki-rando.herokuapp.com
- randomizes scrolling levels over 3 difficulties
- randomizes fortresses in one of two ways
- fbs-style - more linear, speed-runner friendly, 3 difficulties
- rumbleminze-style - more maze like and larger dungeons
- randomizes enemies
- randomizes doors
- can adjust boss's health
- updates the price of items
- updates the title screen a bit with a call out to Rumble and fbs, along with the seed of the patch
- requires a vanilla KI rom be uploaded in order to patch
- updates the ending credits a bit
- adds some custom rooms
- install node/npm
- npm install
- npm start