Pantry Raid: WG Stealth Game

this is a good concept, but I agree, the visuals are a bit distracting. it also seems like the guards can pile up in areas sometimes, and take quite a few attempts to move into another area. good job so far though!

I’m having some trouble getting the download to execute. Is there an alternate pre-zipped version somewhere? It’s rare to have trouble with those, on Mega.

1 Like

Sure thing:

Also, thanks for checking it out, everyone. I’ll wait to see if anyone else has feedback before I make an update.

This game is great, but it needs a lot of work. Again, take this with a grain of salt, but here are some things I would change about your game.

  1. Loss States. Currently, if a tile goes white while you’re standing on it, you lose. This… is incredibly brutal. Now, if difficulty was your goal, then hey! good job. Buuuut, if it wasn’t, you might have to rework how the player loses. Personally, I would like for the Loss State to be changed to TOUCHING a guard with, vision acting as an alert for a guard. What I mean by this is that when the player enters a guard’s vision, the guard starts to chase after the player for a finite amount of time. Not only would this make the game more fair, as the guards’ vision is no longer a death laser, it would also make the game more exhilarating, as the experience of getting chased while growing slower and slower sounds pretty hot.

  2. Sprinting? I think it would be cool if the player could sprint with a key (like shift) for a very small period of time. Mainly so the player actually has a hope of escaping the guards at higher levels.

  3. Coins. The player should have like, 2-3 coins per level. The player could press a key to throw the coin and “distract” the guard. This would be quite nice, since it’s really annoying when guards camp a single cupcake.

Okay, here’s version 2 based on some of your suggestions:

change log:
reduced retina-searing qualities of background
added wasd support
added enemy chase behavior
added fanning-out behavior at level start to alleviate enemy stacking
added stuffed state with new sprites (still looking for artist)

In order to keep the game somewhat difficult (the way I like it), I have made a penalty for being spotted and escaping. An extra enemy is added to the next level if you don’t make it through undetected.
Anyway, tell me what you think and what else you’d like to see. Thanks for your feedback, and enjoy!

2 Likes

Fantastic update. Love how you’re incorporating our suggestions and adding a twist.

Regarding the chasing, it might be too hard to lose the guards. What I’d do is tweak the level generator to have more white space so that the player has a greater chance of juking the guards. Of course, this is YOUR game, so make sure that my suggestion aligns with your vision before making any changes!

Also, how far do you plan for the WG to go? Because if the player can get to the point where they’re a blob that moves slower than flowing pitch, then more escape tools ought to be added in the later levels. Again, I don’t know what your vision is, but I’d give the player one big smoke bomb per level past level 5.

If this hasn’t been said before, thanks for making one of the coolest games on this site!

Hey, glad to hear from you again. I don’t really intend for the WG to go too much farther than it already has, so any new levels will be more likely to be added as in-betweens than extensions. I’m thinking of going for 8 or 9 total, but this is likely to come towards the end of my planned development. As for escaping, I have some ideas in mind that you might see in the next update. It’s nice to see that people are having fun with my project. Every bit of feedback helps.

I’m having the same issue with the download for the new version

I don’t know if anyone else is encountering this issue but, whenever I lose or I gather all the objective points and move back to the door my game crashes.

I had this problem as well but I think it was on an early version of the game. At the time I thought it was the end of the game and it was suppose to happen.

Okay, I think I’ve located the source of the problem, so it should be fixed in the next update. Sorry it’s been a while, but I’ve had a lot to do lately. I should have plenty of time to work on my game soon, so you can probably expect the next update within a couple of weeks. It’s hard to say for sure, though, since I would need to make a fair amount of new art in addition to introducing more features. Thanks for letting me know about this.

I’m no artist, but I’ve done pixel art related to WG and I’d be glad to help out if you’d like. I can color stuff in or create different body types for the player.

how do i get libstdc
+±6.dll because it says i need it

I intend to maintain the current black-and-white style, perhaps with outlines in the future to make the visuals clearer. If you can make original sprites at about double the current resolution, PM me with a sample of your work (there could be money in it if this game starts making any). Otherwise, I appreciate your willingness to help, but I don’t need to bring anyone on board for less than a visual overhaul.

Regarding the necessary libraries, Sebabs, they’re supposed to be included in the downloaded .zip. If they’re not, try re-extracting or re-downloading. Failing that, they can be acquired from the SDL website.

Version 3 is here:

pantry%20raid

change log:
added stomping maneuver to confuse enemies
added vents for hiding (with new crawling sprites)
expanded player graphics to avoid cutoff
fixed garbage-collection bug that was causing crashes

Those of you who couldn’t play before, tell me if it’s working now. Everyone who’s been following since previous updates, let me know what your opinions are on the new features I’ve added. I believe that they help put emphasis on the stealth mechanics while also making the weight gain aspect more tangible and interactive, though I am worried that they may make the game too easy. If you have any other ideas for future updates, don’t hesitate to tell me. At the moment, I’m thinking of finally implementing animations and laying the groundwork for improved graphics. I may soon proactively seek an artist, but only time will tell. Anyway, I hope you like it!

Having trouble opening with WinRar, how do I fix?

I’ve found that 7-zip can open things that winrar sometimes cannot.

1 Like

I love the new additions, the stomp mechanic is perfect. I can’t wait for the new graphics and animations! Do you have any plans for sound yet?

Thanks! I haven’t thought about sound much, and I’m no composer, but I might mess around with synthesized sound effects if you think it would add anything. Of course, if I ever do add sound, I’d like to have the option to mute it.

The controls need work. Movement increments should be based on the squares on the map instead of pixel increments because you can’t tell what ‘square’ you’re on so when you’re standing right next to a plate you end up going in circles around it because you’re one pixel too far or short to just turn and walk over it.

The vents don’t help because you freeze at the entrance and that just gets you caught immediately by the guard you thought the vent would help you escape.

I feel like implementing some kind of lives system would help a lot too because starting from the very beginning every time you get caught is really annoying.

2 Likes