Welcome to part 1 of this Unity tutorial series, where we’ll be creating a survival shooter game using Unity’s new implementation of the Entity Component System pattern, or Unity ECS for short. If you don’t know what Unity ECS is then I definitely checking out my video called What is Unity ECS?. Throughout this series […]
Tag: Game Programming
![Pygame • Создаем игру с нуля [RU/EN]](https://swastikaphobia.com/wp-content/uploads/2019/11/9931/pygame-%e2%80%a2-%d1%81%d0%be%d0%b7%d0%b4%d0%b0%d0%b5%d0%bc-%d0%b8%d0%b3%d1%80%d1%83-%d1%81-%d0%bd%d1%83%d0%bb%d1%8f-ru-en.jpg)
Pygame • Создаем игру с нуля [RU/EN]
Hello! Today We will make our own game. We will use Python programming language and Pygame game engine. There are time codes and useful links in the video’s description. There is a small offtopic. At the beginning, you should install the Python from the official site. I use Python 3, not Python 2. It is […]

GAME151 Live Coding #1 (Humber Game Programming)
Hey there, this is Jeff, and I’m going to be diving into doing a little bit of live coding here in order to get you started on assignment one. So, this assignment is mostly about being able to print out a table, either to the console or to Excel. I’ll show you a little bit […]

SOLID Principles in Unity
In this video we’re going to learn about the SOLID principles a refactoring this MonoBehaviours so it’s more flexible and easier to use. My name is Charles and this is Infallible Code; a channel designed to help you become a better game developer. If you want to learn more about programming, Unity, and Game Development […]

1.5.2 – CODE YOURSELF – Modifying Programs in Scratch
As we saw earlier, there are many examples of games and animations in the Scratch website. We can pick one, and try to understand it and modify it. We’ll use this one as an example. If you’re working offline, you can download it from the resources page in the course website. This is what it […]

Angry Birds Coding Tutorial – CS50’s Intro to Game Development
COLTON OGDEN: All right. Good evening, everybody. Welcome back to GD50. This is lecture six. And today we’re going to be venturing out of the 8-bit world and back into a more modern era of gaming. We’re talking about Angry Birds today. I have pretty fond memories of Angry Birds, actually. It was the first […]

Introduction to GDscript – Godot tutorial
this video is dedicated to the basics of the GD script language that’s the programming language that you are going to use in Guto to create your gameplay I’m going to do two things in this video first I’ll try to answer the most common questions or any concern you might have about the language […]

Coding Challenge #115: Snake Game Redux
(train horn) – Happy back to school. It is August 31st, school for me starts next week. On The Coding Train, I am going to attempt to do a classic again. I am going to attempt to do a coding challenge and pick the Snake Game. And yes, I have done this before, but I’m […]

How to code for beginners #1 – no experience required
WHAT’S UP GUYS WELCOME TO ANOTHER VIDEO MY NAME IS SPARCKMAN YA SO TODAY I WANT TO SHOW YOU HOW TO CODE EVEN IF YOU HAVE NO EXPERIENCE AFTER WATCHING THIS VIDEO YOU SHOULD HAVE A PRETTY GOOD IDEA HOW TO CODE I’M GOING TO MAKE THIS VIDEO IN FOUR PARTS OKAY, SO THIS WILL […]