[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. any chance i can /kill lol?
  2. No. :p
  3. Code:
    go north
    607 likes this.
  4. Code:
     go east
    607 likes this.
  5. Code:
    You are in a plain, with nothing around but grass.
    Code:
    You are in a snow biome.
    Code:
    You found a block of stone, and mine it.
    I just realised that I forgot to keep track of which stones have been mined and which haven't, and as I don't feel like retracing it I'll just let stones regrow or something, so don't be surprised when you mine a piece of stone that you remember mining before. :p (stone doesn't do anything anyway except be a barrier, so it doesn't matter)
    luckycordel likes this.
  6. Code:
    go east
    607 likes this.
  7. Code:
     go east
    607 likes this.
  8. I started programming my EMC Text Adventure visualiser today, and it's going a lot swifter than expected! :D This is really cool, in my opinion. :D (but I can't show it yet as to test it I recreated the upper left portion of the map, which has not yet been discovered :p)
    luckycordel and CarFryer like this.
  9. Code:
    Go east
    607 likes this.
  10. :p (my 3.5 year old cousin wanted me to post that one :))

    Code:
    You are in a snow biome.
    Code:
    You found a block of stone, and mine it.
    Code:
    You are in a plains biome, with nothing around but grass.
    :aikar: ("Die vinnik ook wel leuk", says my cousin ("I like that one too"))
    luckycordel and CarFryer like this.
  11. Code:
    Go south
    607 likes this.
  12. Code:
    go north
    607 likes this.
  13. Code:
    You enter a desert. There doesn't seem to be anything but sand right here.
    Code:
    You found a pile of snow and gather snowballs from it. You can now encounter zombies without dying, but you still cannot get past them.
    Code:
    You are in a plain, with nothing around but grass.
    Code:
    You encountered a zombie. Using your snowballs to keep it back, you get away from it. You are still where you were.
    I finished the code for the visualiser fairly easily by the way, I just have quite some pages of moves left to enter into it. :D
    CarFryer and luckycordel like this.
  14. Code:
    go south
    607 likes this.
  15. Code:
    Go south again
    607 likes this.
  16. Code:
    You are in a snow biome.
    Code:
    You are in a desert. Fortunately you didn't walk into a cactus.
    Code:
    You are in a plain, with nothing around but grass.
    Code:
    You found a block of stone, and mine it.
    luckycordel and CarFryer like this.
  17. Code:
    South one more time
    607 likes this.
  18. Code:
    go south
    607 likes this.
  19. Code:
    You are in a desert. Fortunately you didn't walk into a cactus.
    Code:
    You are in a snow biome.
    Code:
    You crafted a sword. You now have a sword, a pick-axe and snow balls, and 0 pieces of wood.
    Code:
    You found a block of stone and mine it.
    luckycordel and CarFryer like this.
  20. Code:
    go south
    607 likes this.