About
The Legend of Zelda: A Link to the Past is a 1991 Nintendo action-adventure game for the Super Nintendo Entertainment System, the third entry in the Zelda series. Lttp is a from-scratch, browser-based recreation of The Legend of Zelda: A Link to the Past, built with the Phaser WebGL framework rather than being a ROM port or code conversion. The project is unfinished: per its roadmap, dungeons, bosses, NPCs, and intro dialogue are among the pieces still to be implemented.
How it differs from the original
Being a ground-up recreation rather than a port, the author expects slight differences in gameplay, mechanics, and graphics compared to the original, while trying to preserve its spirit as closely as possible.
Getting started
Requires Node.js and git-lfs to build. After cloning the repository, run npm install and then npm start to launch a local development server.
Known limitations
- gameplay: Project is incomplete; many features from the original are not yet implemented.