• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle

  • I get that you’re being practical here. You’re not technically wrong, and the people who are disagreeing with you really are arguing points of nuance.

    But they aren’t wrong either. That nuance matters in certain contexts.

    You can pick this hill to defend. Or you can learn something that you didn’t know about the people in your online community, and probably your IRL community too.

    Embrace learning something new. It will almost never be a waste of your time.














  • I suppose it depends on how good of a writer you are.

    Some writers can say things we all know so well that it’s like we’re finally understanding it for the first time. Some writers have a knack for delivering facts or prose with the perfect dose of humor; it’s not what they say, but how they say it that is valuable.

    I suppose the question of what merits a book has is more complicated than just “does this book push the envelope of human knowledge”, huh?






  • In Galaxy Trucker, there is a “distance” or “race” track that manages turn order.

    Once all players have built a space ship (simultaneously picking and laying tiles), players place markers on a race track. The first player to finish building their ship is in first, the second player behind them, and so on. I believe there is one empty space between them all as well.

    The rest of the game is flipping over event cards one by one and resolving them. Some events are resolved by all players simultaneously. Others are resolved in the order on the race track. First player resolves part of the event. If there’s anything left to resolve, second player resolves part, and so on.

    Part of resolving an event might involve moving a certain number of steps up or down the race track, skipping over any occupied spaces.

    So turn order here would be complicated to work out, especially in a FSM. Effect cards may change turn order, but not always. There may be empty space between two players in the turn order that gets reduced or increased instead. I suppose you could model it with N real players and then X place-holder players that don’t actually take their turn.