This is awesome, but as others have said, the Blizzard legal team will come knocking on your door very soon. If I were you and if you're serious about continuing working on this, I would take this down immediately, get in touch with their legal team and see if you can work something out with them to get their blessing on this. They're not evil, it's their job to protect copyrighted assets, without them Blizzard would…
Show HN: HTML5 version of StarCraft
41–50 of 103 posts
Re: Show HN: HTML5 version of StarCraft
#42Earlier quoted context omitted.
Can they sue him if he's not in the US though? How is that legally possible?
Would couldn't they? They do business across most of the world already. Think about how many countries have people with WoW subscriptions. Heck, just take a look at their list of offices: http://www.activisionblizzard.com/locations
Re: Show HN: HTML5 version of StarCraft
#43Amazing work! Red Alert next??
To replace sprite images and sounds in my game will easily change it to another RTS like Red Alert, but i'm nervous about the copyright now, I just want to produce my own game for fun so if I make RedAlert, will not upload to github again
Here's something interesting, an open source Warcraft II style engine https://en.wikipedia.org/wiki/Stratagus
You'll have to adapt the same strategy as they do, or any other engine remake: Host and share your engine, require the user to themselves supply the original game installation. That way your project is just a mod.
Another example of a great engine remake is "RttR" http://www.siedler25.org/ a remake of the Settlers II engine. They require a separate installation of the original game to play.
Re: Show HN: HTML5 version of StarCraft
#44Earlier quoted context omitted.
Would couldn't they? They do business across most of the world already. Think about how many countries have people with WoW subscriptions. Heck, just take a look at their list of offices: http://www.activisionblizzard.com/locations
Because US law doesn't apply to other countries.
Re: Show HN: HTML5 version of StarCraft
#45Earlier quoted context omitted.
> What will Blizzard normally do if they accuse me pirating their assets? Most likely, they will tell you: "shut it all down or we'll sue you into bankruptcy". I recommend taking a look at http://opengameart.org for free (and legally free) placeholder art you can use instead, and changing any names ASAP to remove "Starcraft" and anything directly based on the unit names, etc. (Referencing Starcraft in the README or o…
Can they sue him if he's not in the US though? How is that legally possible?
Re: Show HN: HTML5 version of StarCraft
#46Earlier quoted context omitted.
Great. Blizzard won't care. But if you like living a risky life, go on. (And yes, I'm blown away by what you have achieved there)
They have to care in some circumstances unfortunately, if they are aware of an IP infringement and don't action it, it can be used as evidence further down the line for bigger infringement cases.
Re: Show HN: HTML5 version of StarCraft
#47Earlier quoted context omitted.
Great. Blizzard won't care. But if you like living a risky life, go on. (And yes, I'm blown away by what you have achieved there)
He's not from the US so what exactly is he risking here apart from the repo being taken down?
Re: Show HN: HTML5 version of StarCraft
#48Earlier quoted context omitted.
To replace sprite images and sounds in my game will easily change it to another RTS like Red Alert, but i'm nervous about the copyright now, I just want to produce my own game for fun so if I make RedAlert, will not upload to github again
You don't need to be nervous. Blizzard asking you to take down your copy of their assets is inevitable. No need to sweat it more than that, it's a fact of life. Here's something interesting, an open source Warcraft II style engine https://en.wikipedia.org/wiki/Stratagus You'll have to adapt the same strategy as they do, or any other engine remake: Host and share your engine, require the user to themselves supply the…
Re: Show HN: HTML5 version of StarCraft
#49Earlier quoted context omitted.
To replace sprite images and sounds in my game will easily change it to another RTS like Red Alert, but i'm nervous about the copyright now, I just want to produce my own game for fun so if I make RedAlert, will not upload to github again
You don't need to be nervous. Blizzard asking you to take down your copy of their assets is inevitable. No need to sweat it more than that, it's a fact of life. Here's something interesting, an open source Warcraft II style engine https://en.wikipedia.org/wiki/Stratagus You'll have to adapt the same strategy as they do, or any other engine remake: Host and share your engine, require the user to themselves supply the…
Little correction needed. "Mod" usually mean derivative work of original game, but open source engine projects are not derivative work.
So it's just an engine that have nothing to do with original game or it's copyright holder.