Skip to content

Kody is live

Watch the launch video — what Kody is, and why it exists.

← Public packages

@kody/doomPublic

COPYING.GPL

20 lines · 886 B · Plain text
This package's hosted app loads Chocolate Doom WebAssembly (GPLv2) from a
CDN build of the cloudflare/doom-wasm lineage (via the justinh-rahb/webui-doom
mirror of the compiled artifacts). Chocolate Doom and doom-wasm are free
software under the GNU General Public License version 2.

Source offers:
- Chocolate Doom: https://github.com/chocolate-doom/chocolate-doom
- doom-wasm: https://github.com/cloudflare/doom-wasm
- Compiled artifact mirror used at runtime:
  https://github.com/justinh-rahb/webui-doom

Freedoom game data is BSD-licensed:
https://github.com/freedoom/freedoom

Optional DOOM shareware IWAD (doom1.wad) is freely redistributable by id Software
terms for the shareware episode; this package does not ship commercial Ultimate
Doom / Doom II WADs.

The MIT-licensed package wrapper (HTML/JS/CSS/app handler) is separate from the
GPLv2 engine binary loaded at runtime.