https://github.com/kchapelier/procjam2020-smb3
SMB3 Procedural ROM Hack
https://github.com/kchapelier/procjam2020-smb3
javascript nes procedural-generation romhack
Last synced: 7 months ago
JSON representation
SMB3 Procedural ROM Hack
- Host: GitHub
- URL: https://github.com/kchapelier/procjam2020-smb3
- Owner: kchapelier
- License: mit
- Created: 2020-10-26T09:33:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-15T15:02:34.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T22:17:12.131Z (9 months ago)
- Topics: javascript, nes, procedural-generation, romhack
- Language: JavaScript
- Homepage: https://www.kchapelier.com/procjam2020-smb3/
- Size: 55.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMB3 Procedural ROM Hack
https://www.kchapelier.com/procjam2020-smb3/
Revisit one of the most classic NES/FC game with this procedural ROM hack replacing the worldmaps of Super Mario Bros. 3 with a procedurally generated map. Each generation will yield a different world and will provide an opportunity to play lesser-played levels usually bypassed by the use of whistles in the original game.
The process is exclusively client-side, the provided ROM is not uploaded to any server, and the script exclusively contains original code and content. All trademarks, service marks and company names are the property of their respective owners.
This project was made for [PROCJAM 2020](http://www.procjam.com/).