GithubHelp home page GithubHelp logo

lttp-tracker's Introduction

Xenoveritas's LTTP Tracker

This a tracker for the Legend of Zelda: A Link to the Past Randomizer randomizer.

It is currently designed based on no-glitches standard mode, although there is planned support for doing Keysanity and other runs.

Note: While this does work in Edge, it does not (and will not) work in Internet Explorer. Internet Explorer support is not planned at this time. The only targeted (and officially supported) browsers are Firefox, Chrome, and Edge.

Installing

This requires using Node.js and the Yarn package manager. (Theoretically this works with NPM but no NPM lock file is provided, so use with NPM at your own risk.)

With those two installed, building it should be fairly easy:

yarn install
yarn build

This will generate the production version in dist/. The main HTML file is dist/index.html.

Generating the debug version

There's a separate "debug" version that doesn't run the script through a minifier. You can run that using:

yarn start

This creates a dev version that's not minified and contains map files, starting Webpack in "watch" mode, so any changes to the source will cause the Webpack version to be rebuilt. (It does not include live-reload in the browser, you will need to reload the tracker within the browser.) Like the build version, this generates a version in dist/ which can be started via dist/index.html.

lttp-tracker's People

Contributors

dependabot[bot] avatar xenoveritas avatar

Watchers

 avatar  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.