Overview
Make your own interactive multimedia projects right in a browser — no installing, no coding required (though a scripting language is waiting when you’re ready). In the tradition of HyperCard and HyperStudio, you build a stack of cards, place objects on them (buttons, text, images, shapes, media), and wire up what happens when you click: branching stories, quizzes, slideshows, simple games, explainers, choose-your-own-adventure.
“Cardstock” is a placeholder codename — HyperStudio is a registered trademark, so this is an original, inspired-by implementation, safe to rename before any public release.
How It Works
The data model is a clean Stack → Card → Object → Action hierarchy. The app runs in three modes — Edit (build), Browse (click through as you build), and Player (the finished thing anyone can open). Actions are wired with a visual picker; the scripting language is there for power users but never required.
Current Status
The Phase-1 build is up — the editor, the three modes, and the Player — and it ships with a complete, friendly user manual for students, teachers and makers.