Skip to content
LOGRUSFR edited this page Oct 25, 2021 · 7 revisions

Welcome to the ldvelh_combats_simulator !

short description

Simulate gamebook character generation and combats primarly for demonspawn serie and others.

Pre requisites

Multi OS as it a java program. Just install Java Runtime Environment (JRE) version 11.

An exemple of check :

Open a terminal (cmd.exe on windows) or a terminal (bash on linux).

java --version

openjdk 11.0.11 2021-04-20 OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2) OpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2, mixed mode, sharing)

Installation

Download a version of [ldvelh_combats_simulator-Releases](https://github.com/logrusFr/ldvelh_combats_simulator/releases) .

How to Use ?

Open a terminal (cmd.exe on windows) or a terminal (bash on linux).

java -cp ldvelh_combats_simulator-<version>.jar

Clone this wiki locally