Doom Player plugin thumbnail

Doom Player

A Doom player that can be used to play Doom games.

Author a0-community-plugins 2 stars Version 1.0.0 Updated

README

DOOM Player

Play the original DOOM in a floating overlay window inside Agent Zero.

Setup

  1. Enable the plugin from the Plugins dialog.
  2. No server-side process is required — the plugin is purely frontend.

Usage

  • Open the sidebar quick actions dropdown and click DOOM.
  • The game loads in a floating window you can drag, resize, and close.
  • Click inside the game area to capture keyboard focus.

Keyboard Controls

Key Action
Arrow keys Move / turn
Ctrl Fire
Space Use / open doors
Shift Run
1-7 Weapon select
Esc Menu

Local Bundle Cache (Optional)

By default the game bundle streams from a CDN. For offline or faster loading:

  1. Open the Plugins dialog.
  2. Click Execute on the DOOM Player entry.
  3. The script downloads the bundle into webui/assets/. Re-running skips if already cached.

When a local bundle exists it is used automatically; otherwise the CDN is used.