Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

theSuess

1
Posts
1
Topics
A member registered Mar 14, 2024

Recent community posts

(1 edit)

I'm going to present at a conference next month and wanted to build my slides using Decker. So far it's been great and I really like working with Decker for this purpose.

One thing I missed from other tools was the ability to write speaker notes and view them on a second screen when presenting.

I took this as an opportunity to learn something and built a module/contraption to add speaker notes to Decker!


It uses the danger zone and some js trickery to work around CORS restrictions but sadly doesn't work when embedded on itch.io. The presenter view is also fully contained in the module code so this is still just one resource import away!

You can try it out on my website or check out the source code for yourself (my forge // tangled // codeberg)

I'd like to clean up the UI a bit in future iterations & add support for a timer as well as interacting with the deck from the presenter view (to navigate when the focus is on the notes) but for now, this should work for next months talk 馃槵

(Since this is a bit more involved and requires more than just copy/paste, I created this as a separate thread but feel free to move me to the contraption bazaar instead 馃槄)