Hide and Sneak (ExPlay '12 Game Jam)

Show off your games, demos and other (playable) creations.
Post Reply
User avatar
Ragzouken
Citizen
Posts: 84
Joined: Fri Aug 10, 2012 7:59 am
Contact:

Hide and Sneak (ExPlay '12 Game Jam)

Post by Ragzouken »

Hey guys - a few weeks ago I worked with some nice people in Bristol at the ExPlay 2012 Game Jam - The result is something humorous, though not particularly fun to play; I think it's nice to see examples of "finished" works in LOVE, so I thought I'd post it here. You can get more information by following the youtube video.

Attachments
dogbandit.love
Final game with post-jam fixes
(6.95 MiB) Downloaded 174 times
User avatar
qaisjp
Party member
Posts: 490
Joined: Tue Sep 04, 2012 10:49 am
Location: United Kingdom
Contact:

Re: Hide and Sneak (ExPlay '12 Game Jam)

Post by qaisjp »

Looks nicely polished.
Lua is not an acronym.
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

Re: Hide and Sneak (ExPlay '12 Game Jam)

Post by Roland_Yonaba »

Hi,

I've just gave it a try, and I iked it. This is (indeed) fun to play.
I've some suggestions, though. First, when the mouse left button is held down at a position, our burglar reaches there, then starts having jitters....I'll suggest to add some extra logic in the code so that when the target is actually the current position, there's no need to make any further attempt to move.

Second advice is all about pixelEffects. As you're entering a competition, I guess one of your primary objectives is spreading the game as wide as possible, to reach the maximum audience, which implies make it so that it'll work on lots of computers. You also know that not all computers can cope with pixelEffects (mine included, I edited the source to play ^^ ). Actually, this isn't a big deal, as you have love.graphics.isSupported to check that. So i'll suggest making use of this function, and then create/activate pixelEffects only if they're supported. Or lots of people won't be able to play that.

I would've also liked some extra little/features like a pause screen (auto-triggered on focus loss), options (music/sound volume, resolutions choices)...such nifty features would've made it look more 'complete'...

But in the overall, I really liked the gameplay, and the arts/music really looks gorgeous.
Good job on that.
Are there any further plans to extend this project ?
User avatar
Ragzouken
Citizen
Posts: 84
Joined: Fri Aug 10, 2012 7:59 am
Contact:

Re: Hide and Sneak (ExPlay '12 Game Jam)

Post by Ragzouken »

Hey, thanks for the feedback :) The primary concern for this one was development speed - we only had 12 hours! I don't really plan to extend it - I don't really have the time, plus it'd probably need a lot of code maintenance to make it manageable (didn't have time to follow good design practice :P). I will bear in mind checking support for pixel effects though. Are there any stats on the likelihood of shader support?
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

Re: Hide and Sneak (ExPlay '12 Game Jam)

Post by Roland_Yonaba »

Besides this, is there some feedback for Jumper ? :ehem:
User avatar
Ragzouken
Citizen
Posts: 84
Joined: Fri Aug 10, 2012 7:59 am
Contact:

Re: Hide and Sneak (ExPlay '12 Game Jam)

Post by Ragzouken »

I found Jumper pretty easy to use, so I don't really have any feedback. It was nice that it's fast enough to run every frame, so I didn't have to think about how to use it efficiently. The only real problem I had was lining up the input/output coordinates with my game coordinates, but that was just my confusion with 0/1 indexing.
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

Re: Hide and Sneak (ExPlay '12 Game Jam)

Post by Roland_Yonaba »

Ragzouken wrote:I found Jumper pretty easy to use, so I don't really have any feedback. It was nice that it's fast enough to run every frame, so I didn't have to think about how to use it efficiently.
:awesome: :awesome: :awesome: :nyu:
User avatar
SiENcE
Party member
Posts: 810
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

Re: Hide and Sneak (ExPlay '12 Game Jam)

Post by SiENcE »

Ragzouken wrote:Hey guys - a few weeks ago I worked with some nice people in Bristol at the ExPlay 2012 Game Jam - The result is something humorous, though not particularly fun to play; I think it's nice to see examples of "finished" works in LOVE, so I thought I'd post it here. You can get more information by following the youtube video.
Nice and polished work for a gamejam !
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests