how to create pages.

  1. you must select onevent
  2. and click setscreen,
  3. you must go to design.
  4. go to “button”.
  5. drag “button” on screen.
  6. on design, go the black arrow
  7. click on new screen
  8.  for onevent you have to put in butten1 and for setscreen you have to put in screen2.
  9. when you see ” Drag the elements into your app .”
  10. and have it clicked when your creating on a page. 
  11. for each page you make, you must change the number on butten and screen on onevent and setscreen.
  12. hover the pointer over next page and back page.
  13. you will figure which number page is.
  14. set up next or back page

Second Level in the Space Game

Space Build 5_Data

Second level has been completed and added, along with the first power source you find. You cant pick up as of yet because there isn’t a third level attached to the trigger. The second level itself is a jumping puzzle. Lets see if you can solve it.

Questions:

What do you think of the improved animations? (Left idle, etc)

What would you suggest I add for puzzles later on in the game?

What do you think of the progression in level design?

 

 

How to hyperlink words in HTML

This is a tutorial on how to hyperlink words using HTML.

First, lets start off with a basic statement.

<p> Click here. </p>

Let’s say we want to hyperlink the word “here” so that when users click on the word, they are sent to the link we want them to go to.

We will user the commands <a href = “(insert link)”></a> and put them surrounding the word or words we would like to hyperlink.

Below, I will link the word “here” to my website.

<p> Click <a href = “https://power-movement.firebaseapp.com/contactus.html”> here. </a> </p>

Above is how your code should look in the HTML page. Below is how your words will look in the website.

Click here.

This is how you hyperlink words in HTML. If you have any questions or comments over my tutorial, feel free to ask me! Thank you.

Basics to Creating a website in html


This is the first code that you always should start with.  In order to code an html website we’ll take a deeper look at this piece of code and understand the pieces that make it up.

The first line we’ll skip(line in terms of code means the different rows of code), just understand that is necessary for the site, google explain’s this much better than I can.  So let’s start with the 2nd and 7th lines.  These lines of code inform the internet “HEY!  I’M A WEBSITE.”  Failure to understand and need more information to understand means you need, to return to kindergarden.

Let’s move onto lines 3 and 4.  These lines contain meta data and other information about the site, in other words it’s like setting the guidelines of the site.

Finally we’ll cover lines 5 and 6. These lines are the meat/structure of the website, additions to this area of the code is what adds to the page and presents the information.

How to put together a PC

How to put together a computer

So you have all of your parts but they are spread across your bedroom floor and want to put them together huh? Well first of all, GET THOSE EXPENSIVE PARTS OFF YOU FLOOR MR. AND PUT THEM ON A TABLE. YOU GRAB DADDYS CREDIT CARD AND BUY 1500$ WORTH OF PARTS AND TREAT THEM LIKE THAT. GOOD, KEEP THEM ON THE TABLE. Now we can get to work.

First, get your motherboard and set it in an easily accessible place while taking your cpu out of the box. The place match the arrows on the motherboard and cpu and slowly place the cpu into the motherboard and lock it in. Now apply a tiny amount of thermal paste on top of the processor. Now install your cooling system and screw the motherboard inside of the case. You just completed the hardest part of the build.

 

Next you can install your power supply if it already isn’t installed already. Then place your hard drive, and dvd rom if you have them, some computers you have to screw them in but others you just lock them into place. Then take out your graphics card and install it into your motherboard by locking it into the PCI express slot. Now you can take your RAM and place them into the correct slots, easy to tell which is which. FInally instal any other extra things you might want inside of that beast gaming computer such as fans, and if you go with the water cooling route then you will have extra installation steps.

 

Now we can start connecting everything together with the correct cords that should come with your parts. You can start by connecting all of the power cords from the power supply which should be self explanatory. Then connect the mobo to the hard drive and anything else that needs to be connected. Finally put the case cords to the correct part of the mobo. Now you can install your operating system and now you have your 10/10 PC :).

how to make your own cipher or font

http://www.myscriptfont.com/FW/getfile.php?file=d62f609ab22782693ea48b71bae1a4a1%2FAzure_Cipher.otf

 

that file right there is my cipher font

and you can make one too there are just some things you need to do!

 

the first step is to making the idea to your cipher or font, make it weird or make it fancy. I’m not you so I would say go with something you like, don’t forget to write it down on a piece of paper.

The second step is to print this out http://www.myscriptfont.com/res/ScriptTemplate.pdf and write in the lines each letter, symbol, and number.

This step is the hardest, you have to scan the picture to make sure that it looks correct. remember this process isn’t perfect so you may lose so symbols or letters in the process.

the final step is to upload it to this site http://www.myscriptfont.com/ and to both name your font, and pick a setting (honestly i don’t know what the output format means i just went with OTF )

install that new file to your computer and test it out on paint or like a note pad, what ever app has the ability to change the font of texts.

i think this is an amazing thing if you want to type out secret messages or make a story entirely in that font.

 

How To Create Character Classes in Unity

 

If you want to create a character classes for a game than this might help.

First: Create a script for just a base player. In this script you will create your skills and stats for all characters. Lines 10-14 are the stat names and you can call them what you like. Ignore the XP stuff, because it does not affect the class. This script is specifically tied to the player

Second: Create a script for the base of all classes. Copy and paste what you made into this script.  This script sets up the stats, name, etc. (note: the class name and description says protected you can put it as public.)

Third: Create the script for your class. Here you will assign your stats to numbers, name and description for the class. Everything in here is what you will see in the game.

How To Use/Setup Tor

This tutorial will teach you how to download and use Tor. Tor is a privacy tool used to stay private on the internet. It works by a process called onion layering where your IP address is hidden from other internet users who could have malicious intents by multiple layers of proxies.

  • Step 1: Download tor. (Alternative download here
  • Step 2: Go through the installation process. (Preferably don’t install on your computer, something like a USB drive would be ideal)
  • Step 3: Locate where Tor has been installed at.
  • Step 4: Run Tor and go through all the prompts. (Be sure to never to maximize the browser)
  • Step 5: For security reasons disable JavaScript by typing about:config in your browser, find javascript.enabled, double-click it so it changes to false.
  • Step 6: Feel free to browse privately and make sure to practice proper internet safety protocols. Also, be aware that you are never completely private on the Tor network.
  • Check out our website: screviewssite.wordpress.com

How to prevent hacking

Hacking is a problem in today’s world that’s full of computers and devices that can be manipulated fairly easily. I have compiled a list of steps you can take to secure your devices and protect your information and data from being accessed and stolen.

Keep a lock on it

  1. Keep a lock on all devices. One of the biggest rookie mistakes you could make is allowing your data to be seen by anyone who gets their hands on your phone or computer. Having a simple, 6 digit code has over a million combinations of characters.

    Updates

  2. Make sure your system is up to date. Having and using old software is easily hacked because it has vulnerabilities and outdated programs that were fixed in new versions.
  • Note: Updates may not always make your system more secure. Doing research on new updates to see what they do and what they fix may be a good idea.

Firewalls, anti-virus, and other security

  1. Up-to-date antivirus, anti-malware software, anti-spyware, and a firewall are great and necessary tools to keep your system safe. These make devices much harder to crack and break in to.

Don’t trust it

  1. Do NOT use open Wi-Fi sources unless you absolutely know they are safe. Hackers can have many tools and some of these tools can make you think you are doing something innocent and safe, when in reality you are being hacked.

Don’t link accounts

  1. It’s best not to link accounts to each other. If you need to sign in on a site, especially if its sketchy and untrusted, its best to not sign in with Facebook or Twitter or any other account. This can lead people to these sites and make it more convenient to break in to your accounts.

Dangers of The Cloud

  1. Keep important data off the cloud. “No matter which way you cut it, data stored on the cloud doesn’t belong to you,” says Jean-Philippe Taggart, Senior Security Researcher at Malwarebytes. It offers little protection and your data could be easily stolen.

Unknown links and emails

  1. Do not open unknown emails or go to links posted on random sites. One of the easiest ways to hack a system is to trick the person into opening a door and letting them in. Don’t trust just anyone that says “This link leads to great things and you’ll maybe even win money.” Chances are, it’ll break your computer or phone.

Switch it up

  1. Changing passwords frequently will reduce your chances of being hacked. Although it may inconvenience you, it can help. Convenience will usually lower security measures. If it’s convenient to you, it’ll most likely be convenient to those trying to steal you data.

Cover your tracks

  1. Clearing browser history is a small thing you can do to make it a little harder for hackers. History monitors where you’ve been for days or maybe weeks. It’s just one more thing that can help.

Mess with the settings

  1. Using privacy settings and is a good thing to do when using any device connected to the internet. It can hide all personal info from people you don’t know and auto clear (or just not save) any passwords or sites you’ve been on.

 

These are some useful ways to avoid being hacked online. Some things to keep in mind is convenience and security. Convenience will almost always lessen security. Take more safety measures than convenient methods.