Telepath Tactics v. 1.01 Patch

Telepath Tactics is now version 1.01! I’ve been dutifully noting all of your bug reports and–with the craziness of release day now starting to relax a bit–I’ve gotten to work on fixing them all. Version 1.01 doesn’t address all of the bugs, but it does address a hefty subset of…

Read More »

Telepath Tactics has been released!

It’s finally happened! After years of work, Telepath Tactics has finally been released! You can buy Telepath Tactics direct from me right here for $14.99: Windows   |   Mac   |   Linux* You can also find Telepath Tactics on Steam (where it is currently Windows-only, though I’ll be adding Mac and Linux…

Read More »

Telepath Tactics: 24 Tips for Survival!

With the release of Telepath Tactics imminent, I thought this might be a good time to post a guide to surviving the game! Telepath Tactics is designed to be highly challenging, with a difficulty level pitched more toward the “strategy RPG veteran” end of the spectrum. If you’re not that…

Read More »

Telepath Tactics March 2015 Update

Note: what follows is an April Fool’s Day prank post. I’m leaving it here for posterity. Hello folks! With the release of Telepath Tactics nearing, I’ve been thinking long and hard about the direction the game is heading in. One problem that comes up a lot when I speak with…

Read More »

Tutorial: Making a Telepath Tactics Campaign, Part 15

<< Continued from Part 14 A. Using SetStat with numerical stats Now that we’ve covered the basics of creating custom variables, altering their values, and using them to impact dialogue trees, it’s time to talk about doing these same things with character stats! Character stats consist of character-specific information such…

Read More »

Tutorial: Making a Telepath Tactics Campaign, Part 13

<< Continued from Part 12 A. Intro to variables If you’ve ever programmed before, then you already know what a variable is–skip right ahead to section B. For everyone else: it’s time to learn about variables! A variable is just a symbol that stands for something else. Remember algebra from…

Read More »

Tutorial: Making a Telepath Tactics Campaign, Part 12

<< Continued from Part 11 A. Adding a third army to a battle So! We know how to make dynamic battles with dialogue, scripted events, and different conditions, but we haven’t discussed how to set up battles with more than 2 armies yet. We’ll do that now! By default, single-player…

Read More »