Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1] 2 3

Author Topic: Yet another text game  (Read 5360 times)

bateau-de-coal

  • Bay Watcher
    • View Profile
Yet another text game
« on: March 20, 2022, 06:27:42 am »

I'm making yet another game and this time it's actually playable. I name it Daily Adventure 2022. It is a plain text adventure, and every turn is one day. The player puts in the commands and let it run, and then checks the events after one in-game day passed. It's designed to be multi-player, sort of like a MUD (I got a lot of inspirations from BatMUD and Cantr II).

Now I'm play-testing it. First we start the game. And this is what we see.

Spoiler (click to show/hide)

Like I said, it's pure and plain text. We have our new adventurer, Tom, in a diorite salon. Let's walk around and see what we can do.

Spoiler (click to show/hide)

Well, it should start at day 1 but I accidentally double-hit Enter so we wasted the first day and now it's day 2... Anyway we can see Tom walking around...

After leaving the salon, we can see the land around us. We're at Dypsa, the valuable camp. And there's a persimmon tree...

Spoiler (click to show/hide)

There's a sprite over there. We'll probably come back later and fight it.

Spoiler (click to show/hide)

And a pixie standing under a fir.

Spoiler (click to show/hide)

So we spent the day walking around and discovered that we're in a land of sprite, pixie, fairy, and fruit trees.

Spoiler (click to show/hide)

And here's the summary. Look how we start as an aspiring brawler! Tomorrow we'll train brawling skill on one of the pixies and probably explore the areas around us.
Logged

Starver

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #1 on: March 20, 2022, 08:17:07 am »

Now I'm play-testing it. First we start the game. And this is what we see.

[...]
...can I suggest the [code] tag for bits that are sensitive to whitespace?

Spoiler: code-tag example (click to show/hide)
...though that looks a bit messy, still, so might need tweaking (back?) for spacing. Not sure if it's just area-features or supposed to depict a boundary, on first-sight. Might be right if it's the former.


And/or the [tt]-tag for fixed-width... Though your Courier font specification doubtless works on your platform, it seems insufficient upon mine:
Spoiler: tt-tag example (only!) (click to show/hide)


Otherwise, consider this an opportunistic PTW, as well as a posting format suggestion that I could as easily have PMed you. ;)
« Last Edit: March 20, 2022, 08:18:51 am by Starver »
Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #2 on: March 20, 2022, 11:16:58 am »

Thanks for mentioning teletype. This tag is exactly what I wanted but didn't find out! The pipes are trees. I now use "." for ground (instead of space). Maybe it'll look better this way.

The last turn was day 2 and now it's day 3. There's a brownie in the northeast so we go to fight it.

Spoiler (click to show/hide)

Tom hits brownie.

Spoiler (click to show/hide)

Brownie misses every blow and Tom trains his fighting skill.

Spoiler (click to show/hide)

Though more skilled, Tom never lands another hit for the whole day. Tomorrow we'll probably let Tom finish those 3 blows and then move on.
Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #3 on: March 21, 2022, 12:34:39 am »

Spoiler (click to show/hide)
Tom finished the 3 blows and went north.

Spoiler (click to show/hide)
Tom spent this day walking around the land north to Dypsa, doing nothing interesting.


Logged

EuchreJack

  • Bay Watcher
  • Lord of Norderland - Lv 20 SKOOKUM ROC
    • View Profile
Re: Yet another text game
« Reply #4 on: March 21, 2022, 01:29:53 am »

Go SE!

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #5 on: March 21, 2022, 02:40:35 am »

So I canceled the 2 residual commands and turned Tom to southeast, marching to Jorza, the cursed town.

Spoiler (click to show/hide)
Here we get a glimpse of a tiger hiding under a holly tree.

Spoiler (click to show/hide)
The tiger walks out from under the tree and follows Tom as he passes by.

Spoiler (click to show/hide)
Tiger stops following as Tom enters the territory of Jorza.

Spoiler (click to show/hide)
Here we are, arriving in Jorza at the end of day 5.
Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #6 on: March 22, 2022, 05:38:23 am »

Tom walks around, trying to find out what's the curse.

Spoiler (click to show/hide)
Here we see Tueau the poet.

Spoiler (click to show/hide)
More elves.

Spoiler (click to show/hide)
Here we see a pot in the east. We'll pick it up later. We'll also probably eat some mangoes here.

Spoiler (click to show/hide)

And this is Tom's first day in Jorza.
Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #7 on: March 23, 2022, 04:40:44 am »

Tom goes to the mango tree.

Spoiler (click to show/hide)
And begins to pick mangoes.

Spoiler (click to show/hide)
And becomes stronger.

Spoiler (click to show/hide)
Tom spends day 7 eating mangoes.


Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #8 on: March 24, 2022, 01:03:47 am »

Spoiler (click to show/hide)
Tom keeps eating mangoes. Note that the elf that was at the northeast corner disappeared. He probably has gone under the tree, or has moved to the same grid as the other elf there.
Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #9 on: March 24, 2022, 09:03:35 pm »

Spoiler (click to show/hide)
Still eating mangoes. At hour 4 the tree grows more fruits.
Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #10 on: March 26, 2022, 12:35:00 am »

Today Tom is gonna pick up that pot and hit the elf with it.
Spoiler (click to show/hide)
Pot got.

Walking to the elf. However, note that just when Tom picked up the pot, at hour 3, the "e" moved south.
Spoiler (click to show/hide)
No elf here.

Spoiler (click to show/hide)
And this is what happened in day 10.

So far, this game may look quite boring and slow, which is actually how I want it to be played. It is meant to be a casual and idle game, and I'd keep it low-paced and make no rush.
Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #11 on: March 28, 2022, 03:21:23 am »

Spoiler (click to show/hide)
Tom walks to the elf poet.

Spoiler (click to show/hide)
Tom attacks the elf and dies in the first round!

Spoiler (click to show/hide)
This ends the 11 days adventure of Tom. Since I plan to make this game multiplayer, the world will stay persistent after Tom dies. Tomorrow I'll make another character.
Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #12 on: March 29, 2022, 03:07:52 am »

Today I genned a new character: Zoe. And I sent Zoe to go west and investigate Xuvjos.
Spoiler (click to show/hide)
Walking among those humans that can one-shot her, Zoe attacks no one.
Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #13 on: March 30, 2022, 03:54:42 am »

Spoiler (click to show/hide)

Day 13, eating apples.
Logged

bateau-de-coal

  • Bay Watcher
    • View Profile
Re: Yet another text game
« Reply #14 on: April 04, 2022, 04:51:29 am »

Spoiler (click to show/hide)

More apples.
Logged
Pages: [1] 2 3