GithubHelp home page GithubHelp logo

rtalon83 / lttp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from englercj/lttp

0.0 0.0 0.0 2.59 MB

An incomplete remake of The Legend of Zelda - A Link to the Past using WebGL and the browser.

License: MIT License

JavaScript 3.92% TypeScript 94.77% HTML 0.65% CSS 0.66%

lttp's Introduction

Lttp

This is a recreation of Nintendo's The Legend of Zelda: A Link to the Past. This is not a port of the game, this is not code conversion, this is not the ROM running in an emulator. This is a complete, written from scratch, recreation of one of my favorite classic games using WebGL in the browser. While I will try my hardest to preserve the spirit of the game, and to come as close to the original as I can; expect slight differences in gameplay, mechanics, and graphics.

This project is in no way endorsed by Nintendo. Most images, logos, characters, dialog, plot, and other assets taken from the original Link to the Past are copyrights of Nintendo; I claim no ownership of any of the assets taken from the original game.

This game is built with Phaser.

Building and running the game

When the project gets more stable I will host a playable version on GitHub Pages, but for now you need to build manually.

This project uses node for building and git-lfs for managing binary files. You will need to install both to work on this project.

After you have the dependencies above installed, clone this repository. If you already cloned this repository before installing git-lfs you can get the binary files by using git lfs pull after you have it installed properly.

Once you have the repostiory cloned, you can install dependencies and run the development server:

npm install && npm start

Resources

Below is a list of resources I used for game content. This including sprites, sounds, technical data, walkthroughs, mob information, and misc details of the game:

Roadmap

Below is a non-exhaustive TODO list for the project:

  • Signage
  • Lifting items
  • Fix drops
  • Add handling for gamepad axis sticks
  • Implement ERASE/COPY menu options in main menu
  • NPCs (generic npc loading from tmx)
  • Implement better level loading and manifest
  • Finish up ROG Font characters
  • Bosses and boss mechanics
  • First Dungeon (palace)
  • Intro dialog

License and Legal

This code-base is released under the MIT License.

All dependencies are released under their own respective licenses.

Most images, logos, characters, dialog, plot, and other assets taken from the original The Legend of Zelda: A Link to the Past are copyrights of Nintendo; I claim no ownership of any of the assets taken from the original game.

lttp's People

Contributors

archae0pteryx avatar englercj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.