this post was submitted on 26 Mar 2025
6 points (100.0% liked)

Fedi Plays - chat-reactive gaming on Fediverse streams

43 readers
1 users here now

A community, dedicated to playing games interactively through stream chat on PeerTube.

Current Fedi Plays: Peertube Plays Chocobo Dungeon 2

Stream on pause for now: Fedi Plays Dragon Warrior: Monsters

Available commands:Type these commands in the chat to control the game:

  • up/u - Move up
  • down/d - Move down
  • left/l - Move left
  • right/r - Move right
  • triangle/t - Press triangle button
  • square/s - Press square button
  • cross/x - Press cross button
  • circle/o - Press circle button

start - Press Start button select - Press Select button

use "x o 4" to do 4 "cross and circle" button presses. the number has to be the last character and it goes up to 15

I'm [solidheron] able to get the latency down to 7 seconds and hopefully the ability to string inputs will make fedi plays easier

How It Works

  • enter a command into chat
  • closets command to the 4 second check will get executed
  • Multiple viewers' inputs create chaotic and unpredictable gameplay

GitHub Link to the python script being used:
https://github.com/solidheron/Fedi-plays/blob/main/fedi_plays.py

Thanks for the initial idea and current stream to solidheron:

https://dalek.zone/a/solidheron
https://mastodon.social/@Cattail

founded 1 week ago
MODERATORS
 

You don't need an account to play.

There is delay to playing. Button commands are case sensitive at the moment. There are some quirks, like repeat commands not always working, so you have to interlace other commands that won't do anything.

you are viewing a single comment's thread
view the rest of the comments

Ah, that makes a lot of sense, I knew something must have been a more advanced issue, as I had noticed you did maintain the code, so it wasn't just some faults in there.

Great job, btw, this is lots of fun!