All Projects → capajon → r6maps

capajon / r6maps

Licence: MIT license
Rainbow Six Siege map quick references

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to r6maps

Awesome One Person Games
🎮 A curated list of successul games, made (quite) entirely by a lone gamedev.
Stars: ✭ 276 (+272.97%)
Mutual labels:  gaming, video-game
Zabuyaki
Zabuyaki, old-school side-scrolling beat 'em up
Stars: ✭ 91 (+22.97%)
Mutual labels:  gaming, video-game
Darkage
🎮 Darkage mod for Minetest
Stars: ✭ 6 (-91.89%)
Mutual labels:  gaming, video-game
crypto-against-humanity
Crypto Against Humanity - The never ending global game of shame.
Stars: ✭ 23 (-68.92%)
Mutual labels:  gaming, gaming-website
Obaddon
A repository of community-built prefabs and other enhancements for Oblige 7.70
Stars: ✭ 81 (+9.46%)
Mutual labels:  gaming, maps
OoT-Interactive-Map
Interactive Map for the world of Zelda: Ocarina of Time
Stars: ✭ 22 (-70.27%)
Mutual labels:  gaming, maps
leagueoflegends
A command-line interface for League of Legends Esports.
Stars: ✭ 28 (-62.16%)
Mutual labels:  gaming
google-maps-api-typings
TypeScript typings for `@google/maps` Node.JS API project.
Stars: ✭ 21 (-71.62%)
Mutual labels:  maps
Resources
We are the educational powerhouse for all things Aim, FPS, and Esports.
Stars: ✭ 43 (-41.89%)
Mutual labels:  gaming
osm-geojson
🔰 Get GeoJSON of a OpenStreetMap's relation from the API.
Stars: ✭ 42 (-43.24%)
Mutual labels:  maps
rekenaar
Idris tactics for (commutative) monoids
Stars: ✭ 21 (-71.62%)
Mutual labels:  tactics
storm-engine
Game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games.
Stars: ✭ 636 (+759.46%)
Mutual labels:  video-game
react-google-map
React component to render a map with markers from Google Maps API
Stars: ✭ 25 (-66.22%)
Mutual labels:  maps
gapt
GAPT: General Architecture for Proof Theory
Stars: ✭ 83 (+12.16%)
Mutual labels:  tactics
cloudgamestream
A Powershell one-click solution to enable NVIDIA GeForce Experience GameStream on a cloud machine with a GRID supporting GPU.
Stars: ✭ 99 (+33.78%)
Mutual labels:  gaming
organicmaps
🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Your donations and positive reviews motivate and inspire our small team!
Stars: ✭ 3,689 (+4885.14%)
Mutual labels:  maps
Conty
Easy to use unprivileged Linux container packed into a single portable executable
Stars: ✭ 198 (+167.57%)
Mutual labels:  gaming
cim-spec
This repository hosts the specification for the Cartographic Information Model
Stars: ✭ 45 (-39.19%)
Mutual labels:  maps
mapgen
map generator stuff
Stars: ✭ 26 (-64.86%)
Mutual labels:  maps
Post-Tweaks
A post-installation batch script for Windows
Stars: ✭ 136 (+83.78%)
Mutual labels:  gaming

r6maps

Build Status

Hosted at http://www.r6maps.com

r6maps.com 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 uglifyjs or scss. If the program waits for input, your dependencies are installed correctly. (uglifyjs might already be installed from npm install, see below).

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 watches 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)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].