Post new topic    
Page «  1, 2, 3 ... 47, 48, 49 ... 107, 108, 109  »
Slime Knight
Send private message
 
 PostSun Mar 09, 2014 12:24 am
Send private message Reply with quote
SparElric wrote:
Oh hey! That looks much brighter now! I also like how the buildings are outlined like the sprites are. It makes the whole style of the game more consistent.

I was initially against outlining anything. Funny that I've got to this point, but yeah, it certainly looks better.

Quote:
This reminds me of Mother 3. I am happy with how that looks.

Happy to hear you think that. Taking a lot of inspiration from the Mother series.

Quote:
Does... does that dude have a bag in his head instead of a mask?

Pantyhose to be more precise. ;)
Super Slime
Send private message
 
 PostSun Mar 09, 2014 3:17 am
Send private message Reply with quote
I'm attempting an entry in the 7DRL competition this year. It's largely Your Average Roguelike, but the twist is that when you die, you restart the game as the monster who killed you. Each monster has its own distinct abilities, so if you're having a hard time, just let something new kill you.

I have the graphics finished (barring any late additions to the bestiary) and a good chunk of the UI, and it's only day 1. Just the hard stuff left.



Extremely pleased with most of these monsters, and I'm not going to redo the others at this point. My wife is a big fan of the "kangaroo dragon."



Coming soon!
Mega Tact v1.1
Super Penguin Chef
Wizard Blocks
Blubber Bloat
Send private message
 
 PostSun Mar 09, 2014 3:51 am
Send private message Reply with quote
should totally be a bonus ending for beating the game as the starter rouge
dOn'T MiNd mE! i'M jUsT CoNtAgIoUs!!!
Play Orbs CCG: http://orbsccg.com/r/4r6x V
Super Slime
Send private message
 
 PostSun Mar 09, 2014 4:30 am
Send private message Reply with quote
Meowskivich wrote:
should totally be a bonus ending for beating the game as the starter rouge


You are not the first person to suggest this.

Rogue probably isn't the worst form -- zombie is strictly worse until you've found three health potions -- but it's the only one that doesn't benefit from succession bonuses at the lower difficulty levels. Maybe I'll give a unique ending text for each species.
Mega Tact v1.1
Super Penguin Chef
Wizard Blocks
Super Slime
Send private message
 
 PostSun Mar 09, 2014 6:11 am
Send private message Reply with quote
Here is the game after Day 1.



Tomorrow, the monsters go in the dungeon.
Mega Tact v1.1
Super Penguin Chef
Wizard Blocks
Super Slime
Send private message
 
 PostMon Mar 10, 2014 3:29 am
Send private message Reply with quote

Monsters and items. You can't do anything with them yet.

(Now with the correct screenshot)
Mega Tact v1.1
Super Penguin Chef
Wizard Blocks
Slime Knight
Send private message
 
 PostMon Mar 10, 2014 4:19 am
Send private message Reply with quote
I think you mean
Metal King Slime
Send private message
 
 PostMon Mar 10, 2014 5:35 am
Send private message Reply with quote
Looks nice! Is it going to be entirely client side js?

Gosh, the 7drl challenge seems to get more popular every year...
Super Slime
Send private message
 
 PostMon Mar 10, 2014 7:21 am
Send private message Reply with quote
TMC wrote:
Looks nice! Is it going to be entirely client side js?

Yes, as with Brood.

7DRL got some extra press this year with the addition of the Procedural Death Jam. Anything eligible for 7DRL is eligible for PDJ, though the reverse may not be true.

Succession is semi-notable for (perhaps foolishly) not reusing any code. I discovered after I'd started that there's an extensive roguelike library written in JS that supports console as well as tiles.

Here's the final day 2 screenshot:


There should be 12 potions on this dungeon floor, so something is seemingly wrong with the potion generation.
Mega Tact v1.1
Super Penguin Chef
Wizard Blocks
Metal Slime
Send private message
 
 PostMon Mar 10, 2014 7:56 am
Send private message Reply with quote
I think it's funny for the game to have the word "Success" in its title. With most roguelikes I'm much more accustomed to failure than success. Maybe the game is about a succession of failures?
Red Slime
Send private message
 
 PostMon Mar 10, 2014 9:26 am
Send private message Reply with quote
I think it's more of a succession of monsters that replace you.
May the Moon light your path, and the Shadows hide you from your prey.

Posgagen urzefa Posyosriig ahgesqizeur genyouldr Jiikyouldr, gariigig urzefa Sazegaigyouldsa zegesigfe genyould fr'yopos genyouldr jiikrfagen.
Metal King Slime
Send private message
 
 PostMon Mar 10, 2014 9:57 am
Send private message Reply with quote
Well yes, death is failure is rebirth as a monster.

Mogri wrote:
TMC wrote:
Looks nice! Is it going to be entirely client side js?

Yes, as with Brood.


High score table??

There are lots of JS RLs and from the sounds of it plenty of code available out there.

Sort of interesting walls you've got. I've got a suggestion for improving the FOV (after wasting quite a bit of time lighting 2 tile high walls in Carcere Vicis and only fixing it completely today): Treat bottom wall tiles as transparent. If the bottom tile of a wall is lit, then light the top tile too if there is one. If light falls on the top tile, don't reveal it. (You might have to scrap that last bit though due to differences in your game.)
Super Slime
Send private message
 
 PostTue Mar 11, 2014 12:36 am
Send private message Reply with quote
TMC wrote:
High score table??


I could make a client-side high score table...



Potions and killing things. Next step is to make things kill you back.
Mega Tact v1.1
Super Penguin Chef
Wizard Blocks
Blubber Bloat
Send private message
 
 PostTue Mar 11, 2014 1:39 am
Send private message Reply with quote
But that would make things hard Gonk
dOn'T MiNd mE! i'M jUsT CoNtAgIoUs!!!
Play Orbs CCG: http://orbsccg.com/r/4r6x V
Super Slime
Send private message
 
 PostTue Mar 11, 2014 6:40 am
Send private message Reply with quote
Rudimentary monster AI is working, and so is...



Succession.

Needs a little more pizazz, but it's there.

Hoping to have the game ready for testing by EOD Wednesday.
Mega Tact v1.1
Super Penguin Chef
Wizard Blocks
Display posts from previous:
Page «  1, 2, 3 ... 47, 48, 49 ... 107, 108, 109  »