{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP-DOOM",
  "description": "Doom engine (doomgeneric) ported to ESP32/Arduino, with a custom PCM mixer, EQ and chiptune music synth.",
  "url": "https://github.com/rear16/ESP-DOOM",
  "author": {
    "@type": "Person",
    "name": "Rear Labs"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/rear16/ESP_DOOM-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 2268,
  "datePublished": "2026-08-10",
  "license": "https://spdx.org/licenses/GPL-2.0"
}