Blog

Variables Part 2 C# for Unity

Variables Part 2 C# for Unity

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...

Variables Part 1 C# for Unity

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

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...

Humans on Mars! How we do it.

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...