From f28fdec84e1ac100d2b5cb7046d75e75b47fc9b8 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 29 May 2019 20:58:02 -0400 Subject: [PATCH] greetz --- blog/templeos-2-god-the-rng-2019-05-29.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/blog/templeos-2-god-the-rng-2019-05-29.markdown b/blog/templeos-2-god-the-rng-2019-05-29.markdown index e73a1c7..8a8837d 100644 --- a/blog/templeos-2-god-the-rng-2019-05-29.markdown +++ b/blog/templeos-2-god-the-rng-2019-05-29.markdown @@ -265,3 +265,12 @@ The final product is runnable via [this link](/static/blog/tos_2/wasm_exec.html) Hit `Run` in order to run the [final code](https://github.com/Xe/TempleOS-tools/blob/master/god/god.zig). You should get output that looks something like this after pressing it a few times: ![](/static/blog/tos_2/browser.png) + +--- + +Special thanks to the following people whose code, expertise and the like helped make this happen: + +- [Ayke van Laethem](https://twitter.com/aykevl) +- `spets` +- [Richard Musiol](https://github.com/neelance) +- Terry Davis (RIP)