Skip to content

michalk-1/heroes3calc

Repository files navigation

Heroes 3 Calculator

Requirements

  • Python3.10
  • nvm

Installation

cd heroes3calc
python -m venv .venv
python -m pip -U pip
python -m pip install -r requirements.txt
nvm install 16.9.0
nvm node use 16.9.0
npm install
npm run test
npm run build

Run

./run_devel.sh

or

./run_prod.sh

Docker

docker build -t heroes3calc .
docker run -p 8000:80 heroes3calc

About

A web app to calculate an outcome of a battle in Heroes of Might and Magic III.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages