Game development courses
About Game development
There's a gamer in all of us — whether you play on your phone, a console, a computer, or a virtual reality rig. And it takes people, either individually or in large teams, to bring these great experiences to life. Learn the foundations of Game Development and create your very own video game.
Related topics
Game development courses
Filters7 results
Level
Price
View plansType
Average time to complete
Average based on combined completion rates — individual pacing in lessons, projects, and quizzes may vary.
Most popular
7 results
Most popular
Related resources
Related projects
- Practice projectPython • Code foundations • Game development
Connect Four Part 3: Determining The Winner And Playing The Game
In Part 3 of our Connect Four project, we’re going to accomplish two tasks: determining if a player has won the game, and setting up a loop to play the game until the game has ended.More guidance, 60 min - Practice projectPython • Code foundations • Game development
Connect Four Part 2: Interacting With The Board
In part two of our Connect Four project, we will focus on making some functions that allow the user to interact with the board.More guidance, 60 min - Practice projectPython • Code foundations • Game development
Connect Four Part 1: Creating The Board
Welcome! In this portion of the project, we will focus on building our Connect Four board. We’ll think about how to represent the board and then how to display it to the user.More guidance, 60 min - Practice projectHTML & CSS • JavaScript • Web development • Game development
Solar System (Part II)
Build your very own solar system in VR using A-Frame.More guidance, 36 min
Related articles
- Article
How to Create a Simple 2D Game in Godot
Learn how to create a simple 2D game in Godot with this beginner-friendly guide covering sprites, animations, scripting, and gameplay mechanics. - Article
Godot Game Engine: A Beginner’s Guide
An introduction to Godot, the open-source game engine for creating immersive 2D and 3D games. - Article
Installing and Using PostgreSQL Locally
Learn how to get PostgreSQL set up on your own computer - Article
Entity-Component-System
What is the ECS architecture? And how does A-Frame use it?