Monster Calculator

  • DOOM 2 — Monster Calculator
  • DOOM 2 — Monster Calculator
Author:
Danny Spencer
Size:
29.86 kB
Date:
December 30, 2022, 04:34 AM
Downloads:
350
0.0 / 10
No one has rated the file yet.

Original title: Doom Calculator.

Game version: MS-DOS Doom 2 (v1.9).

This mod transforms the game into a calculator where numbers are formed from monsters.

How to build a WAD map:

  • 1. You need to install Leiningen, a project build tool for Clojure. Instructions can be found on the website: https://leiningen.org/;
  • 2. You will also need to install Java to use Clojure. If it is not installed yet, one way to get Java is to install OpenJDK 11 or 17 from Adoptium: https://adoptium.net/;
  • 3. After everything is installed, run the following in your shell: lein run;
  • 4. The above will execute the -main function in src/doomcalc/core.clj, which will create out.wad.

The map lacks node and BSP segment information, so it will not work in Doom out of the box. If you want to create this additional information, I recommend using a map editor like SLADE and resaving the level. More detailed instructions can be found on the author's website — https://github.com/nukep/doom-calculator.

The file name and description have been translated Show original (RU)Show translation (EN)
Калькулятор из монстров

Оригинальное название: Doom Calculator.

Версия игры: MS-DOS Doom 2 (v1.9).

Этот мод делает из игры калькулятор, в котором цифры складываются из монстров.

Как построить карту WAD:

  • 1. необходимо установить Leiningen, инструмент сборки проекта для Clojure. Инструкция есть на сайте: https://leiningen.org/;
  • 2. также потребуется установить Java, чтобы использовать Clojure. Если он еще не установлен, один из способов получить Java — установить OpenJDK 11 или 17 из Adoptium: https://adoptium.net/;
  • 3. после того, как все будет установлено, запустить в своей оболочке следующее: lein run;
  • 4. вышеприведенное выполнит -main-функцию в src/doomcalc/core.clj , которая создаст out.wad.

На карте отсутствует информация об узле и сегменте BSP, поэтому она не будет работать в Doom из коробки. Если вы хотите создать эту дополнительную информацию, я рекомендую использовать редактор карт, такой как SLADE, и пересохранить уровень. Более подробная инструкция на сайте автора — https://github.com/nukep/doom-calculator.

Useful links:

Comments 0