[FORUM GAME] EMC Text Adventure

Discussion in 'Forum Games' started by 607, Apr 10, 2019.

?

What's your experience with (text) adventure games?

Nothing really. 14 vote(s) 63.6%
Played a bit. 4 vote(s) 18.2%
Played a lot. 1 vote(s) 4.5%
Programmed them myself! 3 vote(s) 13.6%


  1. Hi, it's me again!

    This is an idea I've had for a while, but needed more time for. And then I hosted a round of The First Loser instead... but here it is!
    This is a text adventure, like you had them in the days before computers could display graphics.

    7 players can sign up. I found this hard to decide, but I think it will be a good number. This also means that if some people drop out, the game will stay exciting.
    Here's how it will work: each round, each of the players posts one action in the thread. One round will take 36-72 hours (a new round starts every other day). When it has ended, I will post a reply to every individual player, saying what their surroundings are, and potential consequences or choices to make. For example:
    Code:
    GO East
    Code:
    You moved East, and arrived at a tree. You chop it down. You have now got 1 piece of wood.
    Code:
    CRAFT Pick-Axe
    Code:
    You crafted a pick-axe. You have now got 0 pieces of wood, and a pick-axe.
    Code:
    GO North
    Code:
    You moved North, and arrived at a river. You drown. You're back at spawn. You have got 0 pieces of wood, and a pick-axe.


    As this is the first time I do something like this, and maybe the first encounter with a text adventure for some of you, I kept it simple. There are only two possible actions, and you've already seen both of them:
    Code:
    GO [North / East / South / West]
    CRAFT [Pick-Axe / Sword / Boat]
    Simple enough, right? ;)

    Some things you should know:
    • When you die, you return to spawn. Nothing else changes for you. You don't lose your inventory, and trees that you chopped down are still chopped down.
    • Every person is in a copy of the same world. This means that if you pay attention and take reliable notes, when someone dies or finds a tree you will know what to avoid or where to find that tree as well. If you chop down a tree, that's only in your copy of the world, and other people can still get it as well.
    • You are not obliged to take action every round. You may skip a turn.
    • The 3 chests mentioned in the advert are only available once each. This is what is at stake. Everyone will get a little something for participation, but there are only 3 main prizes! The contents of the prizes are secret (and honestly, as of writing this I haven't yet organized any :p), but each chest will contain one copy of a written book written for the winners of this game, signed by 607.
    Any questions are welcome. :)

    Sign up today! ;)
  2. I'll do it!
    607 likes this.
  3. Can I join? This sounds really interesting! :D
    607 likes this.
  4. Let the adventure begin! :D

    Please sign me up good sir :)
    607 likes this.
  5. Yussssss I saw this earlier but wasn't able to post here
    Sign me up boiiiiiii
    607 and jacob5089 like this.
  6. This sounds awesome, but I don't really have the time in my life rn :( got a lot going on as this semester comes to an end. Really cool game though! I wish you many happy adventures :)
    607 likes this.
  7. I’d like to sign up :) this seems very cool and creative
    607 likes this.
  8. I compiled the chests! :)
    Remember that 'FULL of Treasure' is marketing talk. ;) The main prize in each will probably be the written book (I mean, the set of 3 I auctioned went for 305k...), but each chest also has at least one promo. :) There's a tier system to the chests, the highest tier sharing some items (or types of items) with the lower tiers. If you get all three, you'll get some duplicate items. ;)
    CarFryer likes this.
  9. Any more participants, so we keep enough players even when some people get busy?
  10. The first round starts today!
    You all can post your first command. ;)
    Code:
    You spawned in in a plain. Where will you go?
    Two more people can join at any time, to reach the maximum of 7! I didn't want to wait longer to start, though. (if you want to join, just post a command!)
    luckycordel likes this.
  11. I would like to join:D

    Code:
    Go west
    607 likes this.
  12. I'm really excited for this :D

    Code:
    Go east
    luckycordel and 607 like this.
  13. Code:

    Go South
    607 and luckycordel like this.
  14. Code:
    Go east
    How many blocks do we travel for each move made?
  15. Hm, you already said you would go West! Did you change your mind, or...?
    The 'travel distance' is constant. So you could think '1 block', or '1 chunk', it doesn't matter, it can be abstract, but it is always the same in any direction from any position for any person. :)
  16. Oh ok I see, I was thinking we all where moving one player as a group. :confused:
    Please disregard my last post. I would like to continue west. Thanks:D
    607 likes this.
  17. Maybe it'd be a good idea to reread the blue notes now that you know. ;)

    I knew Rhy didn't have time this weekend, but LordKopecz and willies also haven't yet posted! For all I know this might be a tactical decision, but here's a reminder in case you just forgot! ;)
    Sprhyngtime and luckycordel like this.
  18. Code:
    You are in a plain, with nothing around but grass.
    Note: the three of you obviously aren't in the same place (each of you moved into a different direction), you just got the same output because you happen to be in a similar place, at the moment!
    CarFryer and luckycordel like this.
  19. Has the second round started?
    607 likes this.
  20. Well, yes, you know where you are, so you can decide on your next action. :)