diff --git a/README.md b/README.md index 25295e78..e7c7292e 100755 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo * [Dongbei](d/dongbei.dongbei) * [Dos](d/dos.bat) * [Draco](d/draco.d) +* [Dreammaker](d/dreammaker.dm) * [Drive In Window](d/Drive-In%20Window.diw) * [Dtrace](d/dtrace.d) * [Dup](d/DUP.dup) diff --git a/d/dreammaker.dm b/d/dreammaker.dm new file mode 100644 index 00000000..0946d41c --- /dev/null +++ b/d/dreammaker.dm @@ -0,0 +1,3 @@ +mob + Login() + world << "Hello World"