Skip to content

Commit e875743

Browse files
Update README.md
1 parent a3872b2 commit e875743

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ On top of that, it offers many modern enhancements, including:
1717
There was never any source code released for the original game, so this project
1818
is based on reverse engineering. Disassembly from the original executable served as basis for writing new code from scratch, while video captures from DosBox were used for frame-by-frame verification.
1919
See [my blog post](https://lethalguitar.wordpress.com/2019/05/28/re-implementing-an-old-dos-game-in-c-17/) to learn more about the process.
20+
See [Duke2Reconstructed](https://github.com/lethal-guitar/Duke2Reconstructed) for what the original code might have looked like.
2021

2122
Try the [web version](https://rigelengine.nikolai-wuttke.de)! (compiled to wasm via Emscripten)
2223

0 commit comments

Comments
 (0)