Create Epic Interactive Fiction with Booktasy

Write your interactive fiction in Lua and compile to standalone .exe files. Booktasy features a growing API that makes parser-based text adventures simple to create.

BOOKTASY v1
>look at chest
The ancient wooden chest bears intricate carvings of dragons and mystical runes. A heavy brass lock secures its contents.
_

Why Choose Booktasy?

A simple tool with a growing API for creating parser-based interactive fiction. Write in Lua, easily compile to binaries, and enjoy the expanding feature set.

Growing API

Booktasy's API is constantly expanding with new features and functions. The parser system handles text input naturally.

  • Expanding function library
  • Natural language parser
  • Regular API updates
  • Simple Lua scripting
adventure.lua
1function Booktasy.init()
2
3print ("Welcome to
4a new adventure!")
5
6end
7
8

Lua to .exe

Write your interactive fiction in .lua files using Lua syntax. Booktasy compiles your code into standalone .exe files that run anywhere.

  • Write in familiar Lua syntax
  • Compile to standalone executables
  • No runtime dependencies needed
.lua → binaries

Simple & Affordable

Booktasy v1 is available for just $10. No subscriptions, no complex licensing. Get started with interactive fiction development right away.

$ 10 Once

Growing Feature Set

Booktasy v1 is just the beginning. The API grows with each update, adding new functions and capabilities for interactive fiction development.