What is Game Design? A Guide for Making Video Games
It is no real secret that making video games is a complex and intense process – whether you’re creating a simple platformer or something as robust as an MMORPG. This … Read more
It is no real secret that making video games is a complex and intense process – whether you’re creating a simple platformer or something as robust as an MMORPG. This … Read more
Teaching coding for kids can be an immensely rewarding experience, as it provides kids with an important boost for their future and can enrich their lives. For parents and teachers, … Read more
Sometimes, the world is a bit presumptuous, and assumes that everyone understands every piece of technical jargon. We throw around job titles as if every aspect about them is common … Read more
While there are many game engines available, one you may have heard about through the grapevine is Godot. Godot has recently seen a rise in the game development scene and … Read more
Want to learn how to code? As technology becomes more prevalent in our lives, this is a question that comes up more and more. Computer coding has, more or less, … Read more
When it comes to programming languages to learn and use, there are a lot of options to choose from. Some popular programming languages have stood the test of time and … Read more
If you’ve ever wanted to create a video game, you may know that you need to learn to be a coder to accomplish this. For some people, they see coding … Read more
Want to make games, but are tired of everything being about Unity and Unreal Engine? Godot is a great game engine for both 2D and 3D games – making it … Read more
Godot 4 is the next major update for the Godot game engine. In January 2018, Godot 3.0 was released which introduced many new features such as a new rendering engine … Read more
So, you’re ready to start creating your very own video games. However, there comes an important question to answer when you start: what programming language should you learn how to … Read more
For those who can’t or simply don’t want to learn how to program, visual scripting is a fantastic way to avoid it while still creating amazing games and apps. In … Read more
Fact: thanks to developers constantly creating more tools like Unity’s XR Interaction Toolkit, making VR and AR games is more accessible than ever before. In this article, we’ll help get … Read more
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 … Read more
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 … Read more
Phaser is a comprehensive 2D game engine built in JavaScript, which allows both hobbyists and professional developers to rapidly craft cross-platform HTML5 games for the browser. As technology and programming … Read more
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 increasingly become a … Read more
You can access the full course here: BUILD AN RTS GAME WITH UNREAL ENGINE Unit Movement – Part 1 In this lesson, we will start creating our Units. Creating The Unit Blueprint … Read more
You can access the full course here: BUILD AN RTS GAME WITH UNREAL ENGINE Nav Mesh In this lesson, we will set up the Navigation Mesh for our project. Creating The Obstacles The Nav … Read more