Coding tutorials to help you bring your game to life.

Equality Comparisons in Ren’Py

This tutorial covers equality comparisons in Ren'Py, as well as the concepts of Truthy and Falsey. You'll learn how to compare things like strings and integers to display different dialogue.

0 Comments

Conditional Statements in Ren’Py

This guide will walk you through comparing variables and using conditional statements in your game to do things like change dialogue, customize menu choices, and branch the game down different paths.

0 Comments

Getting Started with Ren’Py

So you've taken the leap and you're going to try programming a game in Ren'Py. That's amazing! But now you need to figure out what to download and how to get started. Luckily for you, that's exactly what this guide is for.

1 Comment