Skip to content

dukeofsussex/intruder-tuning-generator

Repository files navigation

Logo Intruder Tuning Generator

David GitHub license GitHub package.json version

Custom room-tuning generator for the game Intruder.

Preview

Try it out here.

Installation

  1. Fork and clone this repository
  2. cd into the cloned repository's folder
  3. Run npm install to retrieve/install all dependencies.
  4. Run npm run serve to launch the development server.
  5. Navigate to http://localhost:8080 in your preferred browser.

Issues

When submitting an issue or request for help, please provide the following information:

  1. Step by step instructions to reproduce
  2. Environment details: Linux, windows, etc.
  3. Console output.

Pull Requests

  1. Please provide a detailed description of what changed.
  2. Reference any related issues by number so they can be tracked and linked back to the PR.
  3. Ensure the code works and passed any pre-commit checks.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU GPL License - see the LICENSE.md file for details