Skip to content

pogobanane/foxhole-war-map

 
 

Repository files navigation

Foxhole War Map

warmap.pogobanane.de

Foxhole War Map

Overview

The Foxhole War Map, also known as the Foxhole Interactive Map, is a community project developed for the game Foxhole. The War Map displays information about the state of the war. This project is developed using the LeafletJS library.

Foxhole is a cooperative sandbox massively-multiplayer action-strategy video game being developed and published by Canadian video game company Siege Camp (Formerly Clapfoot). The data is taken from the official Foxhole WarAPI, which can be found at https://github.com/clapfoot/warapi.

Instructions

Download the repository and run npm install in the root directory to install node dependencies, and then npm start to run the app. The app is hosted on port 3002 (changeable in app.js) and can be accessed at localhost:3002/map.

In case you use nix, you can instead use nix-shell -A shell and then node app.js.

Contributing

Contributions are welcome as the Foxhole War Map is an open source project. Submit a pull request to the development branch of the repository.

History

This project is fork of Sethfires original project which is now archived.

Original attribution by Sethfire:

The Foxhole War Map Project would not be a reality without the help of various people:

  • Kastow
  • BladeRikWir
  • TauZeph
  • Mulon

As well as the Foxhole game developers for their invaluable help and assistance:

  • KrazyFlyinChicken
  • Casey
  • Nooba

Discord server - https://discord.gg/DJuAkTk

About

Community project built for the game Foxhole, developed using Leaflet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.3%
  • Nix 47.6%
  • HTML 2.1%
  • Other 1.0%