Play game
fedijam-2024's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Originality | #4 | 4.322 | 4.778 |
Theme | #16 | 2.814 | 3.111 |
Audio | #19 | 1.206 | 1.333 |
Visuals | #20 | 2.312 | 2.556 |
Fun | #20 | 1.809 | 2.000 |
Ranked from 9 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Fediverse Post
https://fedi.jaenis.ch/@games/statuses/01J916Z98JJ8S3NJR7KB4CXAXA
How does your game fit the theme?
Each new instance interacting with the toot is causing a platform to appear so it is easier for the items to reach the clouds, i.e. leave to the top
Leave a comment
Log in with itch.io to leave a comment.
Comments
Cool experimental concept, you found a way to actually incorporate the fediverse and interactions happening in it. I'll be honest and say that the physics are not quite yet what I would describe as "predictable", but it's all fun to look at. 🙂 So are you planning to extend this after the jam or is it done?
Hm, good question. Since I took the physics engine from another project (under Public Domain, but credited) I feel like I would first submit some improvements to it. I know them from js13kgames resp. GameDevJS jams (the latter being hosted on itch!).
My main goal was really to bring together the fediverse with a jam. In a way it is reminding on those Social Games on Facebook a few decades ago (no idea whether they’re still a thing).
Once I figured out how to read from the Fediverse my thoughts went: now what? When joining it I learned that the community there values consent. So I needed to find a way to pick up interactions while preventing to display messages in unexpected places. Since the fedi.jaenis.ch is run all by myself, showing my own toots is okay. That leaves me with the usual „vanity metrics” (favs, boosts, replies).
I want to emphasise interactions and look at the number of different instances across them. But I also want to deemphasise large instances, so I clamp the values. All in all I’m okay with that part.
The interaction within the game is quite limited. But that’s okay for something that actually only got working together in the last 48 hours :)
To answer your question: I will likely pick the lessons learned here to next iterations of the jam series. The code is public (see description on the initial page). I hope to find more people picking up the groundwork I did and remix it with their ideas.