world-building

Making a Video Game Character

Explore some tips for creating a compelling and memorable video game character that will keep players engaged and invested in your game.

Plotting a Game Path

As a game dev, creating an engaging game that hooks players is crucial. The critical path, a sequence of objectives, plays a key role. Here's a step-by-step guide for plotting it.

Writing Dialogue for Video Games

Writing good dialogue for video games is an essential skill for game developers to master, as it helps to bring the game's characters and story to life, and makes the game more immersive for players.

Worldbuilding in Video Games

Building a narrative setting for your games is very important. Think through the vision for your world, draw from other work and experiences, and consider the limitations to build a compelling and interesting universe.

Using Cellular Automata to Create a Random Map Generator

Learn how to programmatically generate earth-like terrain using cellular automata.