Featured Post:

More about Minecraft...

Minecraft is the perfect game for you if you enjoy this blog. (and I hope you do) There is no limits, and I love it. And sharing your maps, ...

Thursday, December 22, 2016

Starting on Scratch

Hi-ya! Today we will be looking at Scratch! I like Scratch for the same reason I like coding: I can make anything I want. I learned something that was pretty cool a few days ago; when you Shift-Click the green flag it goes into Turbo Mode. There are other things this book told me, like how to make a platformer.

Almost every day I go on Scratch, and it is completely free. Now I want to go into JavaScript and HTML coding. Block coding, by far, is the best and easiest type of coding. First, go to scratch.mit.edu, make an account, and start by clicking Create! Now, from the middle, drag a Move 10 Steps block. Now, click on Looks. Drag a Say Hello block next to the bottom of the Move block. It should connect. Now, click on the Say block and enter in "Hi There!".

Save Point

Click "Save now" now and click the script. Let's make something simple. How about a maze?
  • Let's also add a block called "When Green Flag Clicked" They will be at the Events area. Drag it to the right area and connect a Size block in Looks, it will be the "Set Size" block, change the 100% to 50%. 
  • Now we need to control the Cat. Use the IF and FOREVER blocks to help the player move around. Grab two more "When Green Flag Clicked" blocks. Next, add the FOREVER blocks in Control. Next, add IF blocks in them. 
  • Go to Sensing and drag the "key pressed?" block, and add both to the hole in the if. Have one A and the other D. Play, press A and D, it does nothing, right? 
  • Attach Move blocks to the IF blocks. Add "Point in direction" blocks before the motion and make the D one right and A left. Also on the "When Green Flag Clicked" grab a Go To block and set it to X:-170 Y:90. 
  • Now press the Green Flag and press those A and D buttons. Wait a second, why is the Cat like that? It is flipped. OK, uh, click on the I next to the Cat on the bottom-left corner and then click on the two arrows that look like this:
  • Now click the Green Flag. Now it works.
(To Be Continued)

Saturday, December 17, 2016

My first play on Roblox

My first play on Roblox was pretty successful if I do say so myself. I was playing Prison Life v2.0, thanks to a few people, I got out of prison, then (because no reason whatsoever(literally, i wasn't doing anything) got captured and back into prison. Next I played a tycoon, call Miner's Haven, and I absolutely loved it! In fact, the 3rd time I played it again. It's where you can place Mines, (pickaxe kind of Mine) and Conveyors, and Furnaces! (it sounds boring, but just play it and you'll get it)


Definitely worth checking out! + No Robux needed to get in! And some really cool stuff that I would never have thought of!


Anyways, my name is RyanK426, follow/friend me!






Solve:

boxloR si sma!eowe



Friday, December 16, 2016

HTML Code

Hi! OK, want to make your own website? Good! Go to any type of text writer and then make the Filetype HTML, next put this code in:

<DOCTYPE html>
<head>
<title> My first website </title>
</head>
<body>
<h2>  Hi! </h2>
</body>

There are diffrent sized text:

Heading 1 (h1)

Heading 2 (h2)

Heading 3 (h3)

Heading 4 (h4)

Heading 5 (h5)
 Heading 6 (h6)

<[input code here, like how its (h4)]> <text> </[again, input code]> That's your message/text.

 You will need hosting to make your websites public, so it isn't public currently. That is why I recommend Blogger, also, Notepad/Mousepad is good to do HTML code, or any other type of code really.



:D Gooooood Byye

Friday, November 18, 2016

Minecraft Servers

I play on Minecraft Servers, but I fear that a lot of other people don’t understand this stuff. I play on Minecraft Servers, but I fear that a lot of other people don’t understand this stuff.



How to join a Server

Joining is easy:
Step 1: Go to Minecraft
Step 2: Go to Multiplayer
Step 3: Get the IP of the server you want.
Step 4: Go to Add Server
Step 5: Enter the IP in the correct box.

Step 6: Enter the name of the server in the other box.
(sorry for it being white, there is really nothing I can do about it) Step 7: Click Done.

And then you are done! As simple as that. All you need to do now is to double-click your server, and then you are done, orr:
Step 4: Go to Direct Connect and then do Step 5 and 7.
Doing this will make you join automatically.

What servers should I try?


There are many, really, but these are the ones I most recommend: (and kid-friendly)

Name: Skybounds [Beta]
IP: play.skybounds.net
Tags: Skyblock, Youtubers, BETA, Kid-friendly

Name: VoidRealms
IP: voidrealms.net

Tags: Multi-Gamed (Adventure, Survival, Creative, Towny, Kingdoms, and SkyPrison), Kid-friendly

Name: Cubeville
IP: cubeville.net
Tags: Survival, Kid-Friendly, Minigames

How can I make my own server?


I suggest server.pro, but there are many, many, others. Some are free but worse, and some are paid but better. It depends, really.

server.pro:
(You need to Sign Up:
First, Click Sign Up,
Next, put in your username and password.
Then you are done!)
First, choose Free or Premium.

Next, choose the stuff you want.
Last, connect to your server.
And ba-bang! It is done.

Friday, November 11, 2016

More about Minecraft...

Minecraft is the perfect game for you if you enjoy this blog. (and I hope you do) There is no limits, and I love it. And sharing your maps, is as easy as ever. There's mods so you never get bored, and Resource Packs that change the textures of everything, And so much more!


My favorite block is the command block:

Minecraft Command Block
Unlike other blocks, you get it by doing /give @p minecraft:command_block. Right-Click to do pretty awesome stuff: Command Block Help. Most maps use these.


My second favorite is the Block of Diamond!

Minecraft Diamond Block
You can get this by simply going in the Creative Tab or crafting it. (But, it's everybody's favorite!) Anyways, Hope you enjoyed! And keep on crafting!