FlickGame is a very simple game engine for making short-form point-and-click games; you can find hundreds of games created with this tool here on itch.io alone!
Today I wrote a tool- Flicker- with Decker which can decode .html exports generated by FlickGame and convert them into a deck with the same behavior. It is then possible to use Decker's normal editing tools and scripting capabilities to enhance or modify the games, or simply run them on machines that don't have a web browser. The tool can use a customizable naming convention for producing cards to help support merging multiple FlickGames into a single deck.

Try it here with any of the games on the FlickGame gallery!
I hope this is a helpful tool for FlickGame enthusiasts and a useful demonstration of how Decker can make tools that in turn create other decks. Questions, anyone?

