Custom room-tuning generator for the game Intruder.
Try it out here.
- Fork and clone this repository
cd
into the cloned repository's folder- Run
npm install
to retrieve/install all dependencies. - Run
npm run serve
to launch the development server. - Navigate to
http://localhost:8080
in your preferred browser.
When submitting an issue or request for help, please provide the following information:
- Step by step instructions to reproduce
- Environment details: Linux, windows, etc.
- Console output.
- Please provide a detailed description of what changed.
- Reference any related issues by number so they can be tracked and linked back to the PR.
- Ensure the code works and passed any pre-commit checks.
- Christopher Satchell - Initial work - DukeofSussex
See also the list of contributors who participated in this project.
This project is licensed under the GNU GPL License - see the LICENSE.md file for details