bageldaughter comments on LINK: Videogame with a very detailed simulated universe - Less Wrong

1 Post author: polymathwannabe 19 February 2016 03:04AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (22)

You are viewing a single comment's thread. Show more comments above.

Comment author: bageldaughter 19 February 2016 04:39:44PM 0 points [-]

An example of a technical move forward would be a game world that is so large it must be procedurally generated, that also has the two properties that it is massively multiplayer, and that players can arbitrarily alter the environment.

You'd get the technical challenge of reconciling player-made alterations to the environment with the "untouched" version of the environment according to your generative algorithm. Then you'd get the additional challenge of sharing those changes across lots of different players in real time.

I don't get the sense that either of the two properties (massively multiplayer and alterable environment) are a big part of this game.

If a game with all three properties (procedural generation of a large universe, massively multiplayer, and alterable environment) were to be made, it'd make me take a harder look as simulation arguments.