Skip to content

A react app that imports live API data from the game Helldivers II and displays it in an interactable and retro map.

License

Notifications You must be signed in to change notification settings

ashortsleeves/heckdivers

Repository files navigation

HECKDIVERS

Heckdivers Logo

Heckdivers is a web application built with React and Vite that provides information and statistics for the game Helldivers II.

Set Heckdivers as your live desktop background using Wallpaper Engine!

Features

  • Displays information about planets in the game.
  • Provides real-time updates on active campaigns.
  • Includes a zoomable map for navigation.

HECKDIVERS.NET

See it here: HECKDIVERS.NET

Installation

  1. Clone the repository:

    git clone https://github.com/ashortsleeves/heckdivers.git
  2. Navigate to the project directory:

    cd heckdivers
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev

Contributing

Contributions are welcome! Please feel free to submit issues or pull requests.

License

GNU General Public License v3.0 - see the LICENSE file for details.

Acknowledgements

Heckdivers relies on the helldivers-2/api, a community driven API for Helldivers 2.

Zoom in/out functionality is provided by react-zoom-pan-pinch, a library to support easy zoom, pan, pinch on html dom elements.

Future Features/Requested Features

Have a request? Drop a message on the Steam Workshop Page

Planned Feature Updates:

  • support for higher resolution screens
  • options menu
  • Text size adjusters
  • color picker
  • enable/disable retro-terminal animations
  • different background options

About

A react app that imports live API data from the game Helldivers II and displays it in an interactable and retro map.

Resources

License

Stars

Watchers

Forks

Packages

No packages published