squadmc

Map-based mortar calculator for Squad

89
27
Vue

SquadMC - The map-based mortar calculator for Squad

SquadMC is a map-based mortar elevation and bearing calculator for the game Squad.

IPhone 5 Screenshot

Links

Features

  • highly accurate elevation and bearing calculation, using heightmaps and mortar shell trajectory function
  • optimized for mobile
  • quick placement and dragging of mortar, target, and FOB markers
  • supports multiple mortar, target, and FOB markers, and allows switching between them
  • min & max mortar range indication
  • max build range and min distance to next FOB indication
  • keypad grid (toggleable)
  • keypad coordinates calculation
  • location markers (toggleable)
  • visible heightmap (toggleable)

Changelog

installation

Installation Prerequisites

  • you need a recent NodeJS version installed on your machine. Get it here.
  • install yarn for a faster installation:
    npm install -g yarn
    

Cloning repository & installing dependencies

git clone https://github.com/Endebert/squadmc.git
cd squadmc
yarn install

Running development mode

For development mode with hot-reload, execute:

yarn run serve

Building production version

For an optimized build ready for deployment, execute:

yarn run build

The build will be contained in the /dist folder.

Code of Conduct

Contributors

Attributions