Author Topic: Giant Enemies?  (Read 10234 times)

jasonpickering

  • Rogueliker
  • ***
  • Posts: 274
  • Karma: +0/-0
    • View Profile
    • Email
Giant Enemies?
« on: November 18, 2011, 05:43:47 AM »
Alright guys so I am making a graphical roguelike. As opposed to the you fighting a myriad of enemies I have gone with one big enemy that you can not kill, but may only run away from. The entire thing is inspired by At the Mountains of Madness by H.P. Lovecraft. the monster that chases you being a Shoggoth its described as:

It was a terrible, indescribable thing vaster than any subway train—a shapeless congeries of protoplasmic bubbles, faintly self-luminous, and with myriads of temporary eyes forming and un-forming as pustules of greenish light all over the tunnel-filling front that bore down upon us, crushing the frantic penguins and slithering over the glistening floor that it and its kind had swept so evilly free of all litter.



so these were my first interpretation. you can see one to the right and one to the left showing how it blends with the shadow. so here is my main thing. How can I make it Gigantic? I was keeping everything 16 x 16, but this should be much bigger, yet still able to fit down corridors. would it be better to increase the size to 32 x 32 and keep the guy the same size but in the center of the tile, meanign he fills up less of it? should I make all my corridors wider and you are still 16x 16 but the shoggoth is 32 x 32 and it chases you? this would give me the option to make small 16 x 16 paths to cut down to escape the thing, knowing it cant follow you.

NON

  • Rogueliker
  • ***
  • Posts: 349
  • Karma: +0/-0
    • View Profile
    • Infra Arcana
    • Email
Re: Giant Enemies?
« Reply #1 on: November 18, 2011, 08:11:28 AM »
Maybe shoggoths should be multi-tile monsters?

You could have one centre-cell be the actual creature that the AI cares about, then every turn it calculates its "reach" using flood-fill.
That way it would stretch long through corridors, and be more wide and circular in open areas.
Happy is the tomb where no wizard hath lain and happy the town at night whose wizards are all ashes.

Darren Grey

  • Rogueliker
  • ***
  • Posts: 2027
  • Karma: +0/-0
  • It is pitch black. You are likely to eat someone.
    • View Profile
    • Games of Grey
Re: Giant Enemies?
« Reply #2 on: November 18, 2011, 01:01:56 PM »
Alright guys so I am making a graphical roguelike. As opposed to the you fighting a myriad of enemies I have gone with one big enemy that you can not kill, but may only run away from.

Hey, that's my idea;)

I suggest making it larger than a regular tile, and make it floating so it can fit across any walkway.  It doesn't have to be an exact replica of the Shoggoth.

NON

  • Rogueliker
  • ***
  • Posts: 349
  • Karma: +0/-0
    • View Profile
    • Infra Arcana
    • Email
Re: Giant Enemies?
« Reply #3 on: November 18, 2011, 01:14:02 PM »
Pretty much what I just said.  :P
Happy is the tomb where no wizard hath lain and happy the town at night whose wizards are all ashes.

jasonpickering

  • Rogueliker
  • ***
  • Posts: 274
  • Karma: +0/-0
    • View Profile
    • Email
Re: Giant Enemies?
« Reply #4 on: November 18, 2011, 08:30:45 PM »
Thanks Guys. doing the Flood fill to create a monster would be pretty cool. I don't know how I would create it graphically and get everything nice and fit together though. I might just go with a much larger sprite it taking up 32 x 32 and giving the player small alleyways to cut through. Maybe something like this


Hamish

  • Newcomer
  • Posts: 37
  • Karma: +0/-0
    • View Profile
    • Email
Re: Giant Enemies?
« Reply #5 on: November 27, 2011, 11:22:45 PM »
I'm liking the look of the explorer and the cave walls, i think the idea of having an amorphous blob that squelches through gaps and swells to fill caverns would not only look bad ass but also make for some interesting gameplay. a but like the goo things in zelda but on a grander and creepier scale

jasonpickering

  • Rogueliker
  • ***
  • Posts: 274
  • Karma: +0/-0
    • View Profile
    • Email
Re: Giant Enemies?
« Reply #6 on: November 28, 2011, 04:14:58 AM »
Yeah I think playing with enemy size can add a lot to a rogue like. here are some mockups for a graphical roguelike



not the players dont really fill the entire square, but then that allows you to do this



now the dragon looks huge, but mechanically the game handles them both as a 16x16 monster. Of course this only works in a grapical roguelike, but I think you could do something like this using ASCII at different sizes and jsut centering them.

Pueo

  • Rogueliker
  • ***
  • Posts: 263
  • Karma: +0/-0
    • View Profile
    • Email
Re: Giant Enemies?
« Reply #7 on: December 01, 2011, 04:59:15 AM »
I also had an idea like this, were a boss monster would appear as a long snake, represented by strings of ASCII characters.  I think your idea is also pretty awesome, a jelly monster that squelches around.
{O.o}
 |)__)
   ” ”   o RLY?