Best Game Engines of 2020
When it comes to game development, choosing the right game engine for your game can make or break the entire experience. There are also a lot of factors to consider: What kind of game are you trying...
View ArticleHow to Make a HTML5 Game
What exactly is a HTML5 game Let’s start from total zero. What is HTML5? that’s a tricky question. There is a official definition of HTML5, which simply stands for the latest revision of HTML (the...
View ArticleUnity Havok Physics Tutorials – Complete Guide
Havok, is a popular physics engine which can be found in many AAA games, and now it’s coming to Unity. So what does this mean? Well for many years, people have been asking for an alternative to Unity’s...
View ArticleUnity ML-Agents Tutorials – Complete Guide
Unity ML-Agents, is an open source toolkit developed by Unity to enhance a game’s AI with machine learning. Typically when developing an AI for a game, you’d check to see if a certain condition is true...
View ArticleZenva vs Udemy – 2020 Complete Comparison
Ready to learn, but aren’t sure whether Udemy or Zenva has the best online programming courses for 2020? While both platforms offer a wide variety of coding courses that let you learn coding online for...
View ArticleUnity XR Interaction Toolkit Tutorials – Complete Guide
Unity’s new XR Interaction Toolkit allows developers to implement interactivity into their AR and VR experiences without needing to code. The toolkit is available for Unity 2019.3 and can be downloaded...
View ArticleUnity Reflect Tutorials – Complete Guide
Meet Unity’s newest technology set to enhance the workflow for building designers, architects, and engineers: Unity Reflect. For the construction industry, BIM, or Building Information Modeling, has...
View ArticleUnity vs. Unreal – Choosing a Game Engine
When learning game development, people often wonder about what the best game engine is – in fact, we’ve done a whole entire article on the matter. In terms of versatility, power, popularity, and use in...
View ArticleHow to Make a Game – Making Video Games from Scratch
How does one make a game? Perhaps this is a sentiment you’ve thought of before as you daydreamed about your video game project that could be amazing if only you could make it reality. Of course, you...
View ArticleBest Coding Languages for Game Development
So, you’re ready to start creating your very own games. However, there comes an important question to answer when you start: what programming language should you learn how to code? While arguably most...
View ArticleHow to Use Materials in Unity
You can access the full course here: Intro to Game Development with Unity Unity Materials What is a Material? Materials define how an object looks. Is it metal, plastic, wood, rough, soft,...
View ArticleA Guide to the Unity Device Simulator
You can access the full course here: Publishing and Optimizing Mobile Games Unity Device Simulator Tutorial In this lesson, we’re going to be looking at the Device Simulator inside of Unity. Device...
View ArticleHow to Make an HTML5 Game
Although Flash games have departed from this world, there is still a significant demand for browser-based and cross-platform games. Whether you yourself actively play them or not, more and more games...
View ArticleHow to Optimize Games in Unity
You can access the full course here: Publishing and Optimizing Mobile Games Light Baking In this lesson, we’re going to go over the concept of actually baking your lighting inside of Unity. When it...
View ArticleHow to Create a Multiplayer Game in Unity
In this tutorial we are going to build a simple demo to learn how to use Unity multiplayer features. Our game will have a single scene where we will implement a multiplayer Space Shooter. In our demo...
View ArticleHow to Create an RPG Game in Unity – Comprehensive Guide
In this tutorial we are going to build an RPG game using Unity. Our game will have three scenes: a title scene, a town scene, that represent the game world, where the player can navigate and find...
View ArticleUnity Animator Tutorial – Comprehensive Guide
Introduction In this lesson we will explore how to use animations in a scene. This tutorial is a good step for those who have read the tutorial on creating animations. Which you can view here. However,...
View ArticleCreate your First Shader in Unity Shader Graph
You can access the full course here: Shader Graph for Beginners In this short web class, we will learn to use the Shader Graph in Unity. Before beginning, please note that this feature is only...
View ArticleFree Course – Game Development for Kids with Unity Playground
Make video games with the free tutorial above using Unity Playground – the perfect, no coding solution for younger kids and those young at heart! You can also extend the material covered here by...
View ArticleHow to Approach Narrative Game Design
One of the most difficult aspects of game design to get into is narrative design. To be frank, there just aren’t that many jobs for a narrative designer in video games compared to adjacent fields like...
View Article