Update README

This commit is contained in:
mattiasgustavsson 2024-03-07 18:59:01 +01:00
parent 785e581f0f
commit 75331ac6ad
2 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,8 @@
DOOM-CRT DOOM-CRT
======== ========
[![doom](doom.jpg)](https://mattiasgustavsson.com/wasm/doom-crt)
One thing Ive wanted to do for some time, is take the original source One thing Ive wanted to do for some time, is take the original source
code release for DOOM, the one that only had linux support, and make my code release for DOOM, the one that only had linux support, and make my
own port to windows, utilizing my single header libs and putting my crt own port to windows, utilizing my single header libs and putting my crt
@ -31,6 +33,9 @@ I had to make a few extra changes to make it so you can build it to WASM
for running in a browser, but those changes are contained to a single commit, for running in a browser, but those changes are contained to a single commit,
so if you don't want them, just checkout the commit prior to that one. so if you don't want them, just checkout the commit prior to that one.
You can try this version in your browser here:
https://mattiasgustavsson.com/wasm/doom-crt
How to build How to build
------------ ------------
To build, start a visual studio developer command prompt and run the command: To build, start a visual studio developer command prompt and run the command:

BIN
doom.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB