Complete Guide to Procedural Level Generation in Unity – Part 1
In this tutorial series we are going to procedurally generate levels using Unity. In the first tutorial we are going to use pseudorandom noise to generate height maps and choose terrain types according...
View ArticleMastering Unity’s New Tilemap Editor: Building 2D Levels
Introduction In October of 2017, Unity Technologies released Unity 2017.2. This version released a new tool called the Tilemap Editor, which not only allows the user to create vast and complex...
View ArticleCreate a Basic Multiplayer Game in Phaser 3 with Socket.io – Part 1
In this multipart tutorial, we will be using Phaser 3 and Socket.io to create a simple multiplayer game. For our multiplayer game, we will follow the client-server game architecture. If you are not...
View ArticlePhaser Tutorial – How to Create an Idle Clicker Game
What is an idle click game? Also known as clicker and incremental games, these type of games have you clicking something repeatedly or idling to gain some form of currency (e.g. cookies, money, energy)...
View ArticleWeb Class: A Bite-Sized Guide to Unity
Transcript 1 Hey guys, my name is Austin Gregory, and in this course we’re gonna learn Unity from scratch. The goals of this course are gonna be to learn Unity’s tools and interfaces, learn how to...
View ArticleWeb Class: Creating a 2D Toads and Fireflies Game
Transcript 1 Hey guys, my name is Austin Gregory. And in this course, I’m gonna teach you how to create a pretty cool little game. I’m gonna be creating Toads and Fireflies. It’s based on another game...
View ArticleWeb Class: Learn Computer Vision with Unity and Azure
You can access the full course here: Applied Computer Vision with Unity and Azure Transcript 1 Hey everyone, my name’s Daniel Buckley, and I’ll be instructor for this course. We’ll be making an app...
View ArticleZenva vs Udemy – 2019 Complete Comparison
Ready to learn, but aren’t sure whether Udemy or Zenva is right for you? While both platforms offer a wide variety of courses in programming, there are some notable differences between them that can...
View ArticleWeb Class: Developing Multiplayer Games with Unity
You can access the full course here: Intro to Multiplayer Game Development Transcript 1 Hey, everyone, my name’s Daniel Buckley, and I will be instructor for this course. So this is what we’re going...
View ArticleWeb Class: Construct a Multiplayer Battle Royale
You can access the full course here: Battle Royale – Multiplayer Projects Transcript 1 Hey everybody and welcome to the course. My name’s Daniel Buckley and I’ll be instructor. Let’s have a look at...
View ArticleRig a 2D Animated Character in Unity
Introduction 2D animation has been around for over 100 years. Since its inception, this entertainment type has gone through quite a few different evolutions, each time becoming more and more complex....
View ArticleWeb Class: Develop a Multiplayer RPG
You can access the full course here: RPG – Multiplayer Projects Transcript 1 Hello, everyone. My name is Daniel Buckley, and I’ll be your instructor for this course. Let’s have a look at what we’ll be...
View ArticleDevelop a Smart Text Reader App with Unity
Introduction In this tutorial, we’re going to create an app that allows you to analyze text through your phone camera and speak it out to you. If you want to follow along with the tutorial, all you...
View ArticleWeb Class: Create a Rocket Defender Game
You can access the full course here: Unity 2D Projects – Rocket Defender Transcript 1 Hey guys, my name is Austin Gregory and in this course, I’m gonna teach you how to create the classic Rocket...
View ArticleHow to Connect to an API with Unity
Introduction In this tutorial, we’re going to be building an app in Unity which will connect to an API, send a query, and return a JSON file of results to display on the screen. For this case, we’re...
View ArticleWeb Class: Develop a Super Jumpy Plumbers Platformer
You can access the full course here: Unity 2D Projects – Super Plumbers Transcript 1 Hey guys, my name is Austin Gregory and in this course, I’m gonna teach you how to create a classic arcade-inspired...
View ArticleUnderstanding AI and Speech Recognition with Azure Cognitive Services
Introduction In this tutorial, we’re going create a voice controlled game where you move a landing mars rover. We’ll be using 2 different services from Microsoft’s Azure Cognitive Services: LUIS and...
View ArticleWeb Class: Discover Blender for Low-Poly 3D Assets
You can access the full course here: Blender for Beginners – Craft Low-Poly Game Assets Transcript 1 Hello everyone. Welcome to the basic introduction into Blender. As you can see we are currently...
View ArticleCreate a Fast Paced Math Game in Unity – Part 1
In this tutorial, we’re going to be creating a 2D math game, in a similar vein to Math Blaster. This project is going to feature a player character that can move and fly. Above them will be a math...
View ArticleWeb Class: Language Recognition AI with Unity and Azure
You can access the full course here: Language Recognition AI with Unity and Azure Transcript 1 Welcome everyone, to the voice recognition and AI course for Unity. I’m gonna be your course instructor,...
View Article