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!
- Displays information about planets in the game.
- Provides real-time updates on active campaigns.
- Includes a zoomable map for navigation.
See it here: HECKDIVERS.NET
-
Clone the repository:
git clone https://github.com/ashortsleeves/heckdivers.git
-
Navigate to the project directory:
cd heckdivers
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Run
npm run build
-
In the generated index-XXXX.css file, remove all instances of
/assets/
. -
In the generated index-XXXX.js and generated index.html file, replace all instances of
/assets/
withassets/
. -
In the generated index.html file, remove
crossorigin
. Replacetype="module"
withdefer="defer"
Contributions are welcome! Please feel free to submit issues or pull requests.
GNU General Public License v3.0 - see the LICENSE file for details.
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.
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