vanhumbeecka / starborne-battleplanner

Starborne Battleplanner

Home Page:https://vanhumbeecka.github.io/starborne-battleplanner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starborne battleplanner

CI

Starborne Battleplanner shows data on a hexagonal map, using the same coordinate system as Starborne itself. At the moment, only some spy reports are shown.

Read the accompanying blogpost on how this was build.

Preview

screenshot

Development

The project uses the following tech:

  • TypeScript & Webpack
  • Phaser v3 as "front-end framework"
  • Mocha & Chai for unit tests

To install dependencies, run

yarn

To develop locally, run

yarn dev

To test, run

yarn test

To build, run

yarn build

About

Starborne Battleplanner

https://vanhumbeecka.github.io/starborne-battleplanner/

License:MIT License


Languages

Language:TypeScript 99.6%Language:JavaScript 0.2%Language:HTML 0.1%