Game Design

Game Development Algorithms

How Pathfinding AI works in Video Games

A pathfinding algorithm is a way for a game to calculate the shortest possible path to reach a particular point on the map. Here are some of the most commonly used pathfinding algorithms, and a look at how A* works.

Continue Reading
Game Development Basics

Game Creation Basics

If you are just getting started with game programming, there are some basics things you need to keep in mind when creating your video game. Let’s go over the basics of creating a game and a few tips you’ll want to keep in mind.

Continue Reading
Artificial Intelligence and White Rose

Designing Realistic Video & Game Imagery with Artificial Intelligence

Magic Pony technology uses machine learning to enable computers and smartphones to model visual information just like the human brain does.

Continue Reading
Coruscant

Mazmira, An Example Game Design Document

This is an example Game Design Document. All ideas belong to Greg Lewis (aka Heladin). If you copy them I will be flattered.

Continue Reading
Game Design Document

Introduction to Game Design Documents

So what goes into a Game Design Document? This is in no way an exhaustive list, but for most game ideas, these are applicable.

Continue Reading