Development roadmap

A focused path toward a complete beginner workflow.

Follow Filmstrip’s development from its current RPG foundations toward a complete beginner workflow.

0.3 In Development

Runtime RPG Interface

Create the shared runtime menu foundation and complete the first non-combat RPG gameplay loop.

  • Shared menu stack and pause behavior
  • Inventory and equipment screens
  • Party and status screens
  • Shop and transaction workflow
  • Quest journal and objective tracking
  • Audio foundations
0.4 Planned

Project Workflow

Turn the engine repository into a beginner-friendly project creation experience.

  • New Project and Open Project
  • Recent projects
  • Project settings
  • Starting scene selection
  • Asset importing
  • Default project templates
0.5 Planned

Windows Build Pipeline

Allow users to validate and export a standalone Windows game without installing Python.

  • Project-wide build validation
  • Portable Windows export
  • Editor-file exclusion
  • Build-and-run testing
  • Optional distributable ZIP
1.0 Future

Complete Beginner Workflow

Release a polished, documented engine that can create and ship a small RPG from start to finish.

  • Reliable undo and recovery
  • Complete sample RPG
  • Task-focused documentation
  • Stable save and migration support
  • Commercial Windows release