Conditionals Quiz

Ready to test your knowledge of conditional statements and booleans in Ren'Py? Here's a quiz to show what you've learned.

2 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