WELCOME TO D0SH!!
D0SH is the FIRST EVER game engine IN MAKECODE!!
IT’S A WAY TO MAKE GAMES INSIDE OF A GAME!!
And it’s my greatest creation yet! With multiple commands, and things to code!
AND…
THIS IS JUST THE BEGINNING!
this is DOSHES FIRST EVER UPDATE!
MORE WILL COME!
“but mr jupiter how i code in dosh i only kno blockcs :((((“
IT’S SUPER EASY!
HERE’S HOW!!
DOSH uses it’s very own coding language, DOSHscript! However, before you start sitting in a corner and crying about not wanting to learn a new coding language, let me tell you now, DOSH IS SUPER SIMPLE!!
All you gotta do is type in “:”, and then one of these commands!
Ex.
“:create_S”
“:move_S”
(this makes a sprite that moves in all four directions)
Anyways, here are the commands.
-
“:create_S” (creates a sprite, sadly only one sprite at a time for now.)
-
“:move_S” (basically the controller block)
-
“:move_Splat” (makes the player move ONLY left and right)
-
“:acc_S” (ay acceleration y block)
Now, we get to the A block.
-
“:ifApress” (makes it so that if you press A something happens, everything that can happen with this command is listed here:
-
“:vy_S” (the vy velocity y block)
-
“:effectON” (the effect block, allows you to choose from 6 effects. when this is used without being in the “ifApressed” command, it just goes on forever.)
that’s all for now!
good luck.
Link: