Thanks! Unfortunately I have to take down the Google Play version (there's some annoying new legislation coming in that is just not worth it for a hobbyist). I will see about putting a downloadable apk up on this page though.
McLean
Creator of
Recent community posts
Thanks! Ahh I realised 😱 is actually bugged, it's meant to be "I wilt if anything prevents me from growing" but I messed up the spawning logic and it's impossible for it to show up. I'm working on a really big update for everything, that includes a rework to that mechanic & a fix to make it actually appear - I think it'll be ready pretty soon.
Thank you! I don't have any plans to release it for ios (I've made ios apps before and it's a huge amount of work). But the web version should be fully compatible with ios.
(also you can use this link to go straight to the game rather than this itch landing page, and then use the share button to add it to your home screen)
Thanks heaps! Impossible grants are rare but can happen. There are a few safeguards in the generation logic to help prevent them (eg if QuickWilt gets drawn as an ability, it will prioritise getting a Block-type ability to mitigate it) but the logic isn't perfect (and I think it's nice for it to be a bit risky to commit to a grant).
I think your comment gave me the itch to revisit this design space! I found an old prototype recently and polished it up, it's published here: https://mcccclean.itch.io/strange-streets
And thank you for playing - really glad to hear you enjoyed Strange Streets as well. And yeah, my intention for this one was to be a much more friendly & cosy experience (it was early in the pandemic and I was SO stressed out). I am delighted that people are finding ways to houserule additional challenge into it though.
Oh damn, sorry! What's unclear?
General gameplay: mark tracks from left to right. Often a space on a track will have an icon above it, indicating a consequence to marking that space on that track (the consequence is usually marking a space in a different track).
Ultimate goal: mark all 10 compasses on the A Way Out track
Loss condition: mark the last space on either agent's lights track
How to mark a space: scribble over it, strike through, put an X, color in, etc. All the spaces are just check boxes really (except the houses, which you write a number in)
I don't wanna just post all the names in a comment here because a lot of the fun of the game is in discovering them - but if you download the game file (comfortable.p8 on this page) you can open it up in a text editor and the whole source code is there. The list of moves is around line 300 in a variable called celebrations... don't ask me what the calculations mean though, I've not looked at this code in like five years 😅
Oh I'm sorry about that issue! Yeah it seems like there's some problem with the movement code that causes it to behave really weird on certain machines. Hoping to fix it soon - but thanks for playing through anyway!
Edit: I think I've fixed it - the latest version hopefully won't be dropping inputs. 🤞
[fully two years later] Yep, it does mean resources!
Regarding the dice rolls, the intent was that everyone shares the same rolls, but it works just fine with people rolling their own dice (although it reduces the amount of interaction between players -- when sharing rolls, you can see who made the best use of the luck they got, whereas when it's separate it's a bit more arbitrary-feeling)