Skip to content

vanhumbeecka/starborne-battleplanner

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages