Skip to main content

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

crb233

7
Posts
25
Followers
30
Following
A member registered Feb 02, 2022 · View creator page →

Creator of

Recent community posts

Wow, what a cool mechanic!

I like it! Very cool mechanic. I made it as far s level 11

(1 edit)

Awesome, thanks for playing! Glad you enjoyed it :)

Wow thanks, I'm glad you liked it!

(1 edit)

Thanks! Yeah Puzzlescript probably isn't the best engine, but I may come back eventually and try to rework the controls one more time + add a level selector from one of the PS forks. I also wish that level solutions could be saved and rewatched later (or even have stats, so you can compare yourself to the fastest or cheapest possible solution).

The one you got stuck on is #19. If you want a hint: After pressing the button, first move yellow into place on the joiner.

As for the spoiler hint, I added some custom CSS to this page that turns strikethrough into spoilers:

del {
    text-decoration: none !important;
    background-color: #000000;
}
del:not(:hover) {
    color: transparent;
}

Thanks!

(3 edits)

Thanks! I think the solution to that one is (essentially) unique. Here's a hint: Try giving one bot a short repetitive action that lines up with the second every few cycles.