Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

Here's the Bitsy code! It's basically a combination of a branching dialog and using the exit feature cleverly.

{

  - {item "2"} == 1 ?

    Oh hey Soupman. So you got your soup huh? Here, I'll let you back.{exit "SoupTown" 3 13}

  - else ?

    What a wonderfully peaceful day.

}