Skip to main content

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

solutions 6(optimised),7minimalist, 8probably improvable







         [s>][<>][n^]

--->[^v]

         [n>][n>][nv]

level 7

         [    ][s^]

         [b>][^v]

--->[^v][bg]

         [n>][nv]


level 8, 15 parts left over, 0 waste 

        [n>][n>][s >][v>]--->bs

        [b^][<>][n^][<>]--->2s

--->[n>][^v]

         [S>]--->S

bold side of splitters outputs first

(+1)

Holy shit, that's brilliant. I never thought about using splitters like that

(+1)

Thanks! Its cos I found having streams rejoin them selves to reuse the [s>] so tricky.

I figured if the stream never really split i wouldn't such have a headache with merging.

I found the interactions with the source block very interesting

when I first tried [n>][<>] it was[consu][n>][<>]

and gave a completely different output 

--->2s vs --->....s,s,s,s,s,s,p

Well, it works amazingly well, good job! I'm definitely going to have to make a level that capitalizes on that feature(: