ashbash1987 / hackbox-unity

A Unity Package that leverages Hackbox to provide Jackbox-style interactive gameplay for Unity games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hackbox Unity

A Unity Package that leverages Hackbox to provide Jackbox-style interactive gameplay for Unity games.

What is Hackbox.ca?

Hackbox.ca is a web service provided by devanhurst that makes it super simple to create player interactions across the internet. In the simplest case, this could be basic buzzer functionality for online quizzes. In a complex case, this can be a social deduction game with individual player states and actions all happening simultaneously in the same room.

What is Hackbox Unity?

Hackbox Unity provides a Unity-friendly interface for interacting with Hackbox.ca servers, making it super simple to create online player interactions.

Installing Hackbox Unity

Unity 2019.3 and above is required. See the wiki page on how to install Hackbox Unity.

About

A Unity Package that leverages Hackbox to provide Jackbox-style interactive gameplay for Unity games.

License:MIT License


Languages

Language:C# 98.4%Language:JavaScript 1.6%