Butteater
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | increpare |
Genre | Puzzle |
Made with | PuzzleScript |
Tags | PuzzleScript |
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | increpare |
Genre | Puzzle |
Made with | PuzzleScript |
Tags | PuzzleScript |
Comments
Log in with itch.io to leave a comment.
I liked how the second level was really open-ended but regardless of what you do the same knowledge must be applied to do it so it's not really cheese
I just recently found a bug that clears the scene when you turn off/on full screen while playing a level.
I've made note - thanks for prompting me about it. Not sure if it's me or itch - I should look into it though. ( https://github.com/increpare/PuzzleScript/issues/990 )
It's happening consistently for me on your new games in itch on Windows 10, Chrome 124.0.6367.60 (Official Build) (64-bit). Console shows the error "Uncaught (in promise) DOMException: screen.orientation.lock() is not available on this device."
Update : I just found out that the clear also occurs when I resized the page (CTRL / Command + Mouse wheel)
should be fixed now though? try force reload. (I fixed the bug in puzzlescript)
Works now !