[RELEASED 8/22] Gerk the Gherkin

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

Post Reply
EddieRingle
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 69
Joined: Sun Apr 10, 2011 5:58 pm
Programming Language of Choice: C
Location: Detroit, MI

[RELEASED 8/22] Gerk the Gherkin

Post by EddieRingle »

UPDATE: Gerk the Gherkin is now available in the Android Market! Please take some time to check it out! :D

My first (real) game is getting pretty close to completion. I was approached a few months back with a graphics artist who needed a programmer for an Android game concept he was working on. I agreed, and this is what we've created:



It's gotten a bit more polish since the video was made, but the basic gameplay is there.

Let me know what y'all think. :)
Last edited by EddieRingle on Mon Aug 22, 2011 11:13 pm, edited 1 time in total.
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Gerk the Gherkin

Post by dandymcgee »

Wow, that's quite a professional looking game. Nicely done!
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
Ginto8
ES Beta Backer
ES Beta Backer
Posts: 1064
Joined: Tue Jan 06, 2009 4:12 pm
Programming Language of Choice: C/C++, Java

Re: Gerk the Gherkin

Post by Ginto8 »

If I had an android phone, I'd buy it, and gerk all day long :lol:
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
User avatar
Milch
Chaos Rift Junior
Chaos Rift Junior
Posts: 241
Joined: Sat Jul 11, 2009 5:55 am
Programming Language of Choice: C++
Location: Austria, Vienna

Re: Gerk the Gherkin

Post by Milch »

Cool :D
I think I saw this on moddb/indiedb some time ago, right?
btw. what framework are you using? or did you code it all by yourself?
Follow me on twitter!
User avatar
k1net1k
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 563
Joined: Sun Nov 07, 2010 2:58 pm
Contact:

Re: Gerk the Gherkin

Post by k1net1k »

can you tell us how you made this, and yeah like other guys said, what framework are you using. Would be interested to hear about your dev process and the tools you used.
EddieRingle
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 69
Joined: Sun Apr 10, 2011 5:58 pm
Programming Language of Choice: C
Location: Detroit, MI

Re: Gerk the Gherkin

Post by EddieRingle »

Thanks for the comments!
Milch wrote:I think I saw this on moddb/indiedb some time ago, right?
That was probably put up there before I joined as the developer, but yes, that's the game. :)
Milch wrote:btw. what framework are you using? or did you code it all by yourself?
k1net1k wrote:can you tell us how you made this, and yeah like other guys said, what framework are you using. Would be interested to hear about your dev process and the tools you used.
We wanted to get the game going easily. Rather than continue work on my own OpenGL engine (which still needed tons of work), we opted to use AndEngine along with it's Box2D wrapper. I modified the engine source code a bit to add features we wanted (example), but for the most part it had everything we needed. Getting things up and running was pretty simple, and if you just need to write an Android game for the purposes of writing an Android game, AndEngine is definitely the way to go.
EddieRingle
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 69
Joined: Sun Apr 10, 2011 5:58 pm
Programming Language of Choice: C
Location: Detroit, MI

Re: Gerk the Gherkin

Post by EddieRingle »

Just wanted to give an update on Gerk the Gherkin. We're planning to release this Friday. It would have been last Friday, or even two Fridays ago, but we decided to hold off because we felt it wasn't polished enough.

Here's some screenshots with some newer features:
slicedgrater.png
slicedgrater.png (66.51 KiB) Viewed 4135 times
The first level got a bit of an artwork refresh, as well as some new features that make things a bit more challenging (e.g., you see a sliced grater in the screenshot, which gives the player a point bonus; there's also a new plum score multiplier, so the more plums you collect, the more points you earn).
level2.png
level2.png (51.19 KiB) Viewed 4135 times
The second level is now completely randomly generated. Previously a group of 40 obstacles or so was generated before the game started. Now that it is more random, it's more fun (and even a bit faster, as well). In addition, a golden plum mechanic was added. Collecting all four golden plums will result in the player gaining an Open Feint achievement.
bombpattern.png
bombpattern.png (41.95 KiB) Viewed 4135 times
The random generator also allows us to do some pretty cool things. This screenshot probably isn't the best example (the level is pretty fast-paced, so it's hard to get a good shot). The screenshot shows off a new obstacle for the second level: bombs. The player will have to maneuver through different bomb patterns as he progresses through the level.

Again, Gerk the Gherkin is scheduled to be released to the Market this Friday for $0.99. That's all I wanted to say. :)
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Gerk the Gherkin

Post by dandymcgee »

Great work dude. Congrats on the release! Keep us updated on sales statistics. ;)
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
EddieRingle
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 69
Joined: Sun Apr 10, 2011 5:58 pm
Programming Language of Choice: C
Location: Detroit, MI

Re: Gerk the Gherkin

Post by EddieRingle »

dandymcgee wrote:Great work dude. Congrats on the release! Keep us updated on sales statistics. ;)
Ah, well it's not out just yet, but we're really pushing to get it out tonight. If not, it'll probably be out tomorrow or something.

Thanks though. :)
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Gerk the Gherkin

Post by dandymcgee »

EddieRingle wrote:
dandymcgee wrote:Great work dude. Congrats on the release! Keep us updated on sales statistics. ;)
Ah, well it's not out just yet, but we're really pushing to get it out tonight. If not, it'll probably be out tomorrow or something.

Thanks though. :)
Well grats on the perspective release. Get it done so I'm not a liar. 8-)
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
EddieRingle
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 69
Joined: Sun Apr 10, 2011 5:58 pm
Programming Language of Choice: C
Location: Detroit, MI

Re: [RELEASED 8/22] Gerk the Gherkin

Post by EddieRingle »

Just an update, Gerk the Gherkin has been released to the Android Market! I've updated the first post as well. Please take some time to check it out! :D
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: [RELEASED 8/22] Gerk the Gherkin

Post by dandymcgee »

EddieRingle wrote:Just an update, Gerk the Gherkin has been released to the Android Market! I've updated the first post as well. Please take some time to check it out! :D
If only I had an android compatible device. :P
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
k1net1k
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 563
Joined: Sun Nov 07, 2010 2:58 pm
Contact:

Re: [RELEASED 8/22] Gerk the Gherkin

Post by k1net1k »

its definitely a cool looking game, I just dont know if I can tell anyone about it (in person) without getting tongue tied and sounding like an oddball.
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Re: [RELEASED 8/22] Gerk the Gherkin

Post by Falco Girgis »

Damn dude, that is a REALLY polished looking game. Is this Java and OpenGL ES?
EddieRingle
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 69
Joined: Sun Apr 10, 2011 5:58 pm
Programming Language of Choice: C
Location: Detroit, MI

Re: [RELEASED 8/22] Gerk the Gherkin

Post by EddieRingle »

GyroVorbis wrote:Damn dude, that is a REALLY polished looking game. Is this Java and OpenGL ES?
Thanks. :)

We were in a bit of a hurry, so we used AndEngine, which itself uses Java and OpenGL ES. It's a nice engine that makes it easy to start working directly on the game instead of the foundation. I'd still like to write my own native engine for Android, of course.
Post Reply