mbrinkl / santorini

Santorini Board Game Online with boardgame.io and three.js
https://santorini.onrender.com
18 stars 3 forks source link

LICENSE? #45

Open vdfdev opened 1 year ago

vdfdev commented 1 year ago

Can you add a LICENSE file to this repo? Without it, I dont know if I can even look at the code... I suggest using MIT if you dont want a lot of restrictions.

mbrinkl commented 1 year ago

Hey @vdfdev thanks for the issue, also thanks for merging some of the bgio PRs, I've been on the alpha for a long time hoping that the move and hook signature would make it to main. Hopefully you are allowed to review that, a lot of people would appreciate it 🙏🏽.

I've been avoiding the license tbh because I didn't know what to use. I may go with something like this since I use a lot of Santorini assets (Logo, card images...): https://github.com/cozuya/secret-hitler/blob/master/LICENSE

Will look into it more and push one soon.

vdfdev commented 1 year ago

Not legal advice, but I would definitely recommend not using art or the name of the original board game, this is most likely against the copyright law, unless you have written approval from the owners.

I really like this game, and would love to incorporate in the future in https://github.com/freeboardgames/FreeBoardGames.org (I have other priorities for now). If you are ok with that, please consider picking a license compatible with AGPL, so I can use the code you've written. Otherwise I will need to write from scratch :).

I posted on the bgio PR you mentioned, hopefully we can merge it soon. Also gave you some feedback on the PR you opened

mbrinkl commented 1 year ago

I agree, I will change the name and art when I have time. When I have that done, I will update the license so you can use it. Thanks!

mbrinkl commented 1 year ago

Also I think you are referring to someone else's PR, but I did open the original issue.