Intro Welcome back to our C# for Unity tutorial series! In our previous post, we covered the basics of C# and how to create and use string variables. Now, it's time to dive deeper into the world of variables and explore numerical data types. If you haven't read our...
Blog
Variables Part 1 C# for Unity
Intro In this next tutorial, we are going to discuss variables and their use in Unity. If you have not completed the intro , be sure to check it out before starting this tutorial. Variables Variables are an essential programming concept. A variable is a structure...
Intro to C# for Unity
What is C# C# is an object-oriented programming language developed by Microsoft that is used for multiple solutions including Unity. It is used to create the programming logic for games created with Unity and, by learning it, you too can create games. The Basics For...
What Video Editing Software to Use to Make Youtube Videos?
You have just got home from an epic vacation and you want to create a video that combines all of the clips from your adventures in one continuous film. How do you do it? There are many reasons as to why someone would want to make a video, whether that be for a youtube...
Humans on Mars! How we do it.
How are we going to go to Mars? That's a question on a lot of people's minds. Well...at least on a few people's minds. In this post, we are going to discuss how we plan on going to mars and what it will take to get there. Why go to Mars? The need to go to Mars isn't...
What is JavaScript
Learn what JavaScript is and how you can use it to make dynamic sites.