Discussion about this post

User's avatar
Ron AARON's avatar

As someone who built his own programming language: I confirm that nobody really takes a look unless you're backed by the big boys.

Expand full comment
Tatjam's avatar

In the case of game-engines, it really feels like making a game engine is psychologically "easier" than making a game-specific framework. When making a particular game you have to take a lot of decisions that will limit the usefulness of your "game framework" and stop it from being used in your (or other people's) future projects.

That makes it feel a bit like a lost opportunity, and you turn to abstracting everything away in the pursue of a more general game framework only to end up... making neither a game nor a game engine! Obviously, a big game company can get away with it, but for hobbyists, the situation is different.

I guess this is why Ludum Dare and game jams in general are so successful at getting people to finish a project, there's no way you are making the "abstract it away" decision when you have 48 hours to ship.

Expand full comment
6 more comments...

No posts