The first Doom was launched in Microsoft Word
24.01.25
Experiments with running the first version of Doom on the most unexpected devices have long become a popular activity among programmers. Previously, the game was launched on calculators, printers and even in a PDF file. Now enthusiasts have raised the bar even higher by launching Doom through Microsoft Word.
The developer managed to package the game in a docm format file, which allows you to fully play it directly through a text editor. Although this is a color version of Doom, it does not support sound, which, however, does not detract from the impression of the project.
The Word document contains the doomgeneric.dll library and the doom1.wad game data. A specially written VBA macro gets these files to disk and loads them for execution. The doomgeneric.dll library processes the gameplay, creating a bmp image for each frame. The VBA macro is responsible for updating data, displaying frames in the document and polling the keyboard state via the GetAsyncKeyState function.
The project is fully functional in the latest version of Microsoft Word. However, the developer warns that Windows Defender will block attempts to run the document because it contains a library and macros that the system perceives as a potential threat.
For those who want to try this unusual version of Doom, the author has posted the document and source code on his GitHub page. The experiment demonstrates how familiar programs can be used in unexpected ways, revealing their hidden capabilities.
Don't miss interesting news
Subscribe to our channels and read announcements of high-tech news, tes
Oppo A6 Pro smartphone review: ambitious
Creating new mid-range smartphones is no easy task. Manufacturers have to balance performance, camera capabilities, displays, and the overall cost impact of each component. How the new Oppo A6 Pro balances these factors is discussed in our review.
In-Ear headphones Active Noise Cancellation: how Oppo eliminate noise
In-ear headphones remain one of the most popular form factors due to their lightweight design. However, this design is considered one of the most challenging to implement active noise cancellation (ANC). We’ll explain how Oppo solved this problem.
Lava Targets UK Market With Upcoming Agni 4N Smartphone
Indian manufacturer Lava is set to enter the UK market with the new Agni 4N, aiming to challenge Samsung with advanced features and aggressive positioning.
Marvel’s Wolverine will surprise with its level of violence – ESRB reveals details
Marvel’s Wolverine has officially received an M rating from the ESRB, promising to be one of the most brutal titles on PlayStation 5.


