A point-and-click from the pictures you already have
Upload the rooms. Put doors in them. Publish a URL. Visitors play in the browser — no install, no Unity project, no paid unlock for the verbs. Creation is free.
Twine is text. A game engine is a year. Bitsy is a grid. This is your existing art, clickable, linked, and public the same afternoon. If you outgrow it, you still have the pictures and a still at /<id>.png.
Pictures you can walk
Each room or page is a scene. You upload the art, place the things that matter, and link scenes so a click is a step. Visitors open a public URL and they are in the first picture.
Start at thinkwith.pictures and build from there. Public scenes you publish are the showcase — share the scene URL, not a trailer of it.
Scripted behaviors
Objects are not only decorations. Attach behaviors: a door, a padlock, a container, a cooldown, an item requirement. Click-magic, styling, and scene scripts cover the usual point-and-click verbs without shipping a separate game.
NPCs and the Forge
The Forge makes items, including characters with scripted replies. A person in a picture can be scenery, or they can talk back.
Books and drawing
A book object opens the reader. Draw directly on a scene and turn that drawing into an object. Illustrated stories can keep prose in a book and the room around it in the picture.
What “interactive” means here
- Click an object to travel, take, read, or trigger a behavior
- Carry items between scenes and spend them as keys
- Gate a room behind an object, a unique link, or guest rules
- Leave a guestbook, a tip jar, a raffle, or quieter props — the behavior list is the catalog, not a separate DLC
None of that is a Supporter exclusive. Supporter raises strain (how much you can store and how hard you can push in a day). The verbs are on the free tier. The features page lists scene creation, objects, and access control in more detail.
Showing the work
A published scene is already the demo. Send the URL. The picture unfurls; the PNG hotlink is there if you need a still. You can hang several adventures off one portfolio scene the same way you hang several paintings.
We do not pin a required set of example scene ids on this page. Walk the live world from the home scene and follow whatever doors people have left open.
Questions
- Can I make a point-and-click adventure online for free?
- Yes. Signed-in accounts can create scenes, place objects, attach behaviors, and publish. Strain is a capacity budget, not a feature gate.
- How do I make an interactive story from pictures?
- Upload each page or room as a scene, place objects that link to other scenes, and attach behaviors — doors, item gates, books, NPCs. Publish the starting scene and share its URL.
- Can other people play what I built?
- A published scene with guests allowed is a public URL. Visitors do not need an account to walk a public scene. You can require an object or a unique link if a chapter should stay gated.
- Do I need a game engine?
- No. The scene is the engine. If you outgrow it, you still have the art and a public still at
/<id>.png.