Comments

Log in with itch.io to leave a comment.

Hello, does anyone have a guide for how to set this up? I cannot figure it out on my own

(2 edits)

This was originally hosted on a continuous Twitch stream, so wasn’t intended to be set up easily by others, but here are step-by-step instructions if you want to play it on your own Twitch stream!

  • Install the latest version of Python and PyGame
  • Clone or download the Github repository linked from “source code”
  • In line 36 of main.py, change the Twitch channel from ‘plasmastarfish’ to the name of your own Twitch channel in the self.stream.open call
  • Run main.py with Python (“py -3 main.py” in console)
  • Start streaming, and configure the stream to show the game’s window and audio! Instructions for how to play should be on screen.

Reply here if you aren’t able to get it to work.

Do you ever use other programming languages for game development

(+2)

nice to see another cute game with twitch chat integration :)

(+1)

Had a lot of fun last time, and have just been waiting for the right game idea to try it again.