Hacker News new | ask | show | jobs
by habinero 14 days ago
> Another possibility is to release the source code when the game reaches its end of life.

You might not have permission to, if it uses a lot of third party libraries.

1 comments

It's not a problem, you can replace such function calls with stubs and document it. Some games that released their source code already did that.