Free Course – PYTHON FOR EDUCATORS in 40 Minutes
Learn the basics of coding with Python using the Turtle library – which makes teaching and learning Python much easier. Not only will you learn the Python Turtle library but … Read more
Learn how to make educational games! Explore creating quizzes, math-based games, job-training apps, and more via free educational game tutorials.
Learn the basics of coding with Python using the Turtle library – which makes teaching and learning Python much easier. Not only will you learn the Python Turtle library but … Read more
Unreal Engine’s Blueprint Visual Scripting system vastly simplifies coding – making it easier for developers of any skill level to develop their games. As a consequence, though, it is integral … Read more
What is the best programming language for Godot? With the release of Godot 4, more developers than ever before are flocking to learn this free and open-source engine. However, many … Read more
Who’s not familiar with classic puzzle games like Tetris, Breakout, Snake, Minesweeper, Sudoku, or even recent ones such as Candy Crush and Baba Is You? Now imagine you coding your … Read more
Roblox is an online game platform that has been very popular since its release in 2006, and is largely driven by its enthusiastic community. There are thousands of custom-made games … Read more
Are you or someone you know a first-time coder? If you’ve never coded before, finding the right place to start can be difficult. However, no matter the age, a good … Read more
Did you know that Unity is capable of pulling data from the web? In this tutorial, we’re going to be building an app in Unity that will connect to an … Read more
Coding is one of the most important skills that you can learn to improve your creativity and logical thinking – hence preparing you for a wide range of careers worldwide. … Read more
Master the fundamentals of how to code and project management for games by learning Python Turtle! You’ll cover important topics related to algorithms, and even create a game for your … Read more
Start creating Python applications with the Python Turtle library. Not only will you learn the Python Turtle library – which allows us to create digital art and interactive programs – … Read more
Are you looking to learn coding, only with information that is actually suitable for someone who has never programmed (including kids)? In this tutorial, we’ll be taking an introductory look at Python … Read more
In this Unity game development tutorial, we’re going to show you how to make your first educational game using math as our basis (though you can expand this for other … Read more
Do you want to learn how to code? Assuming the answer is yes – and assuming we don’t need to extol why coding is a fantastic skill to learn – … Read more
Coding is an amazing skill to pass on to kids. Not only does it help them develop several skills they can use in any real-life situation, but it also prepares … Read more
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 … Read more
 Introduction Okay. So you’re a budding computer science enthusiast and you’re trying to make an AI that will take over the world. You do your research and find out about … Read more
In the previous blog we created our obstacles, so let’s begin spawning them. If you haven’t read Part 1 yet, it’s highly recommended. Many of the features in this blog … Read more
You can access the full course here: Language Recognition AI with Unity and Azure Part 1 Language Understanding (LUIS) The first of two Microsoft Cognitive Services we’re going to be … Read more