Grid Sage Games > General & Off-Topic

Stealth RL ideas?

(1/3) > >>

Xaron:
Dear all,

I'm currently doing my very first rogue like (did other turn based games before) and would love to get some feedback and ideas.

So the basic idea of my game is that you stranded somehow somewhere (story is not set yet) in kind of a dungeon/cave. You have no lights, the only thing you have is a sonar. You will "see" the world around you using this sonar and can create pings to see more around you. But those pings generate noise (obviously) which can be heard by other creatures/robots (personally I prefer a sci-fi setup).

So give you an idea, I've put together a tiny prototype here: http://www.sonobots.com/game/html5

Basically all you can do there for now is pinging. The "world" is filled with random squares just to have something and test all the sonar occlusion stuff.

So my question is: Could this be fun, is this something you'd consider to play (will probably a free game anyway)? What stealth ideas do you have, what could be added?

I already have an idea for that hunger stuff. You see a battery symbol at the top left which would force you to find battery packs or places where you can recharge your batteries...

Would love to get some feedback on this, thanks! :)

Kyzrati:
Very cool aesthetic choices already!

I think this idea would work really well, balancing the need for information with the desire to remain undetected.

There are likely to going to be a number of design issues you'll need to work through for it to be fun, so next try inserting the main/common challenges the player will face and see how that actually plays. Just a week of work should be able to tell you a lot in that regard! Like what kind of difference there needs to be between the range of your sonar and the distance at which enemies can become aware of you with and without you actively pinging them is going to be really important here, and determine how tense the game is overall. Higher tension and close encounters is probably what you're going for, being a stealth roguelike! I imagine enemies will also be out there pinging as well, and you would see their location via that method? Probably one of the more important considerations is how the player determines who does and doesn't actually know their location, something you probably want to reflect in the UI somehow.

I see you currently have it set to allow facing in any direction--is this going to be a truly turn-based grid-based game?

Having a hunger clock is a good way to push players forward, and batteries sounds like a reasonable solution here. Then on the dev side you'll have some careful balancing to do between the rate of drainage and how realistically the player can restore their energy.

Xaron:
Thanks so much for your answer. :)


--- Quote ---I see you currently have it set to allow facing in any direction--is this going to be a truly turn-based grid-based game?
--- End quote ---

That's a tough point and good question. Definitely grid based, I know it looks not like that atm, but actually every cell is made up of 8x8 sub cells just to let the sonar look better. About facing in any direction I think it's better than just having it with kind of a spot light. That would work better for real time environments I guess. About turn-based... Hmm. I'm still not 100 % sure. I mean this could work for as well turn-based and real time. I've read your blog post about animations in RLs and I think such a sonar ping would fit into that as well. So a ping would be kind of instant like your shoot animations even though it takes some "time".


--- Quote ---I imagine enemies will also be out there pinging as well, and you would see their location via that method?
--- End quote ---

Yes. And that would be one way of detecting your enemies before they can "see" you. Plus you will obviously generate noise while walking which would make the nearest environment visible on your sonar as well without pinging!

Currently my biggest headaches is still the decision between roguelike (turn-based) and roguelite (real time). I know that's something you cannot decide for me but do you think out of your experience this could work turn-based and could be fun? Might be a stupid question, I know... I just ask because I often hear that this would quite nicely fit into the real time world but NOT into the turn based one...

Additionally I think about to not only rely on this sonar. There could be rooms where you really can see your environment like in "normal" games too. So you could "overlay" the real world with that sonar image in terms you need it.

Kyzrati:
Yeah I think you could get away with either real-time or turn-based in terms of style. Which route to take would depend highly on the feeling you want to create--tension mostly through mechanics as with traditional roguelikes, or through twitch play and real-time limitations? The latter is generally more popular/mainstream, if you're mostly thinking of how many people you can get to play and enjoy it.

Definitely not a stupid question, though! I agree with others that this seems more like a mechanic you'd see in real-time games, but that doesn't mean you can't do it turn-based, it'll just require different design considerations. Again, try to do some prototyping with the core mechanic and see what works and what doesn't. That shouldn't take too long and will save you headaches down the road. You could even try both turn-based and real-time versions if you're not sure.


--- Quote from: Xaron on March 20, 2017, 04:14:22 AM ---Additionally I think about to not only rely on this sonar. There could be rooms where you really can see your environment like in "normal" games too. So you could "overlay" the real world with that sonar image in terms you need it.

--- End quote ---
That's a good idea, as one way to mix it up. Hopefully you'll have some good logical reason for doing so, both in terms of theme and mechanics. Is the game just as fun in these visible areas? What kind of trade-offs do they offer? Increased exposure for extra benefits? Maybe that's where the batteries usually are? :)

(By the way, I showed your concept on Twitter and they like it :D)

Xaron:
Haha, thanks for that tweet! I will do some prototyping now. Might take some time, I do this part time as all of my other games before. Unfortunately live is quite expensive here in Germany. ;)

Navigation

[0] Message Index

[#] Next page

Go to full version