ashbash1987 / hackbox-unity

A Unity Package that leverages Hackbox to provide Jackbox-style interactive gameplay for Unity games.
MIT License
15 stars 2 forks source link

Any examples? #1

Open EranStockdale opened 1 year ago

EranStockdale commented 1 year ago

Hey there! I just wanted to quickly ask if you have any examples of games created with this code that are open source?

Looking forward to your reply, Eran

ashbash1987 commented 1 year ago

Hi there Eran!

I don't have anything immediately available right now that I can just throw onto GitHub, but there is a sort of walkthrough tutorial by Royal_Flu$h available here if this helps: https://www.twitch.tv/videos/1753589645

I've been wanting to get an example project ready for ages now, but other things have gotten in the way!

EranStockdale commented 1 year ago

Ah, alright. Thanks. If you like, once I understand how to use this package, I could help with making an example project :D By the way, I'm the person that just joined the Hackbox Discord.

ashbash1987 commented 1 year ago

I figured with the bird avatars! And yes, absolutely would be thankful for an example project.

EranStockdale commented 1 year ago

Cool, the project I'm making now won't be anything special as it's just a sort of "Hello, world" so I'll upload it to Github when I'm done.

ClarkRabe commented 7 months ago

@ashbash1987 Is there any way to contact you? I am wanting to use Hackbox for my senior project and wanted to pick your brain a little bit. Let me know! Thanks.

ashbash1987 commented 7 months ago

Hi @ClarkRabe there is a Discord server with a few people around including myself that can help out with any queries. Alternatively, you can drop an email to me - my GitHub profile should have my email address listed.

dkwdaft commented 7 months ago

Cool, the project I'm making now won't be anything special as it's just a sort of "Hello, world" so I'll upload it to Github when I'm done.

Can't find your project on GitHub have you finished it yet have you got any idea of when it will be finished

EranStockdale commented 7 months ago

Cool, the project I'm making now won't be anything special as it's just a sort of "Hello, world" so I'll upload it to Github when I'm done.

Can't find your project on GitHub have you finished it yet have you got any idea of when it will be finished

@dkwdaft I'm afraid that I haven't really finished it, no. I haven't been working on it at all to be honest, and just kind of left it. I may, however, upload it at some point.

ashbash1987 commented 7 months ago

I've had a start at updating the documentation on the GitHub Wiki to hopefully give more details about things. I've also recently updated the package to v0.9.1 to add a small number of extra helper methods to make creating in code a little easier.

I'll try to also add a walkthrough to the Wiki, or maybe add an example project in the package.