Playblades
A downloadable game for Windows

Playblades is a game I developed because I was bored.
It works via Streamer.bot to let your Twitch chatters join the game and battle each other with their spinning tops.
Streamer.bot Setup
Playblades talks to Streamer.bot through a local server that runs on http://127.0.0.1:6319 while the game is open. You just need to drop the script into Streamer.bot and wire up your actions, or use the provided Streamer.bot import.
Spawn a blade for a chatter: Play()
Call this to drop a blade into the arena for a viewer. It only works during the lobby or countdown, and each viewer can only have one blade per game.
| Argument | Description |
|---|---|
userName |
The viewer's name. Required. |
quantity |
How many blades to spawn. Defaults to 1. |
color |
A hex colour for the blade (e.g. #FF4500). If you skip this, a colour gets picked from their username automatically. |
badges |
Their Twitch badge data. |
Drop a powerup — Powerup()
Spawns a powerup in the arena. You can set the type argument to pick a specific one, or leave it out, and it'll pick one at random.
| Published | 1 day ago |
| Status | In development |
| Platforms | Windows |
| Author | metalel |
| Genre | Simulation |
| Made with | Unity |
| Tags | Auto Battler, chat, spin, twitch, twitch-chat, twitch-integration |
| Asset license | Creative Commons Attribution_NonCommercial v4.0 International |
| Average session | A few minutes |
| Languages | English |
| Inputs | Keyboard, Mouse |
| Accessibility | One button |
| Multiplayer | Ad-hoc networked multiplayer |
| Content | No generative AI was used |
Download
Click download now to get access to the following files:





Leave a comment
Log in with itch.io to leave a comment.