Added DreamMaker
Fixes: #456 Fixes: #512 Co-Authored-By: geraldfingburke <geraldfingburke@users.noreply.github.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
3
d/dreammaker.dm
Normal file
3
d/dreammaker.dm
Normal file
@@ -0,0 +1,3 @@
|
||||
mob
|
||||
Login()
|
||||
world << "Hello World"
|
||||
Reference in New Issue
Block a user