Is the WAD file open-source as a PDF attachment now?
There's no WAD in the repo, I assume the linked PDF contains the shareware episode.
Show HN: Doom (1993) in a PDF
11–20 of 78 posts
Re: Show HN: Doom (1993) in a PDF
#12Re: Show HN: Doom (1993) in a PDF
#13Cool! Next up, PDF reader that runs in Doom.
Re: Show HN: Doom (1993) in a PDF
#14Cool! Next up, PDF reader that runs in Doom.
Re: Show HN: Doom (1993) in a PDF
#15Re: Show HN: Doom (1993) in a PDF
#16Re: Show HN: Doom (1993) in a PDF
#17> limited JS runtime of the PDF engine humanity has gone too far
Re: Show HN: Doom (1993) in a PDF
#18> limited JS runtime of the PDF engine humanity has gone too far
:-) I'll never quite appreciate why people say things like this. Having some kind of embedded scripting is useful for all sorts of things, often form validation. A sufficiently complex validation system becomes Turing complete, so you might as well skip the hassle of a custom language and go right to JavaScript. Once you have JavaScript, input, and some way of updating a graphical pixel grid, you're at Doom-completen…
Updating the Acrobat client across an enterprise used to be quite burdensome.
Re: Show HN: Doom (1993) in a PDF
#19Portable Doom Format
Re: Show HN: Doom (1993) in a PDF
#20Earlier quoted context omitted.
:-) I'll never quite appreciate why people say things like this. Having some kind of embedded scripting is useful for all sorts of things, often form validation. A sufficiently complex validation system becomes Turing complete, so you might as well skip the hassle of a custom language and go right to JavaScript. Once you have JavaScript, input, and some way of updating a graphical pixel grid, you're at Doom-completen…
JS is what made these file types into the Pretty Dangerous Format. Numerous vulnerabilities in Adobe Acrobat surfaced thanks to the embedded JS engine. Updating the Acrobat client across an enterprise used to be quite burdensome.