Skip to content

purechaose/r6maps

This branch is 149 commits ahead of capajon/r6maps:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b70a742 · Jun 16, 2021
May 27, 2021
May 27, 2021
Feb 28, 2016
Feb 28, 2016
Aug 11, 2017
Feb 28, 2016
Nov 10, 2019
Feb 28, 2016
May 18, 2020
May 18, 2020
May 18, 2020

Repository files navigation

r6maps

Build Status

Newest version now auto-hosted at https://purechaose.github.io/r6maps

r6maps is designed to be a quick reference for Rainbow Six Siege maps. Please see the about.html page for more details.

Running locally

Dependencies

To check the dependencies, just type scss. If the program waits for input, your dependencies are installed correctly.

Building and running

  • Install npm and install packages: npm install
  • General build: npm run build
    • Builds js and scss into the site folder.
    • Check package.json for more particular scripts.
  • File watchers are also available (see packages.json)
  • To run, locate site/index.html and open it.

Things to work on

Contributions are welcome. :)

Active

Current development is fairly "steady state" with only a few new features planned:

  • Menu footer links (twitter, email, donate?)
  • Select map filter for casual, rank, custom, etc

Steady-state

Thinking about (maybe someday)...

  • Mark breakable windows - see original feature suggestion here.
  • Better stats integration (e.g. link from objective) <- dependent on new data dumps from Ubisoft though
  • Tactics drawing (& saving/sharing)
  • Shared sessions (map controls, shared pings, drawing if available)
  • Automated tests (perceptual diff?)
  • Offline mode (progressive web app? Cordova?)
  • Embedded curated hints/strats (e.g. drone placement, angles)

About

Rainbow Six Siege map quick references

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.8%
  • SCSS 8.2%
  • HTML 4.5%
  • Other 1.5%