From 03469a83f0e33ae20c802680ce8bfcee09e14443 Mon Sep 17 00:00:00 2001 From: Alec Murphy Date: Mon, 5 Jul 2021 16:14:15 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce04414..c3101bf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ # chocolate-doom -Chocolate Doom Loader and Translation Layer for TempleOS \ No newline at end of file +Chocolate Doom Loader and Translation Layer for TempleOS + +![chocolate-doom](https://git.checksum.fail/alec/chocolate-doom/raw/branch/master/preview.gif "chocolate-doom") + +# Usage + +Clone the repo, create a RedSea `ISO.C` image, `#include "Run";` + +The WAD file for the Shareware version of DOOM is included, other game WADs supported by chocolate-doom may or may not work, I have not tested them yet. + +I have not implemented save games yet; if you try to save your game, it will crash. + +# TODO + +- Sound support + +- Save games \ No newline at end of file