Lurker's Battle Royale
A downloadable game for Windows
Super basic battle royale game where twitch viewers can fight against each other.
It's just an alpha version with only 1 map enabled (max 8 players), it does not have music/sounds and sadly I didn't add localization (only in Spanish, sorry for that).
I'm not working in this project anymore, I might come back in the future. I can't make it open source since I'm using paid assets and I can't share them.
It's necessary to be streaming in Twitch's platform in order to play this game, and the game needs some configuration:
- 1. Create a new file with the name config.json
- 2. Add the following text:
{ "username": "<user_name>", "userToken": "<user_token>", "channelName": "<channel_name>" }
You need to replace <user_token> with a token that can be obtained here. Also you need to replace <user_name> with the twitch account you used before to get the token. Besides, replace <channel_name> with your twitch channel's name.
- 3. Move the file to the directory: %userprofile%\AppData\LocalLow\Rhomita\lurkers-battle-royale
If you can see the "Play" and "Shop" buttons in the game, it means that the configuration is OK, otherwise you will get an error message. Just send me a message if something is not working for you.
In case you want to make a game which connects to twitch's chat, I've published the code for that, you can get it here (just for Unity)
Unity asset: https://assetstore.unity.com/packages/tools/network/twitch-chat-connect-173828
Status | Released |
Platforms | Windows |
Author | Rhomita |
Genre | Simulation |
Tags | battle-royale, twitch |
Download
Click download now to get access to the following files:
Comments
Log in with itch.io to leave a comment.
Se puede jugar sin twich? (multijugador en Lan o local splitscreen con controles)
no :( además es un juego que no se puede controlar manualmente. Los personajes atacan automáticamente.