Zelda JS

Vanilla JS concept of the NES classic: The Legend of Zelda

Fight enemies!

Battle using collision detection algorithms for player and enemies.

Functional HUD

HUD includes a minimap, item counts, active items, and lifebar.

Explore the overworld

The entire original Zelda's overworld is present through custom scanning algorithms.

Project Details

Zelda JS is a ground-up vanilla JavaScript build of the classic NES title: The Legend of Zelda. The original game's entire overworld can be explored in this project (no underground areas are currently available).

Live GitHub