Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Very cool concept! I was curious how it works, and yeah the source says its just details/summary HTML tags! Very cool concept. I would not have ever thought to use HTML like this. Did you use any sort of program to make this, or just write it all in a text editor?

(+1)

it was made using a tool i recently put together (originally intended for writing adventure game hints/guides): https://seansleblanc.itch.io/spoiler-friendly-hints

(+1)

That’s AWESOME. I was just thinking about writing a tool that did just this (converting a simple space indented list into details/summary tags) if one didn’t already exist.