Author Topic: Latest Game - Chicken Boom  (Read 2856 times)

Offline Alphasim

  • *
  • Posts: 110
  • Rep: 1
  • Lost Cause
    • Alphasim
    • View Profile
    • AAGH Games
    • Awards
  • See profile for gamer tags: Yes
Latest Game - Chicken Boom
« on: March 25, 2014, 03:58:30 AM »
My pal and I have put together our second game, entitled Chicken Boom. It's a simple endless shooting gallery game with five guns, lightning storms, and non-stop falling chickens. It's the greatest thing ev...

... yeah, it's actually pretty bland. We were learning to make flash games and this was the result. We did like it enough to put it on AAGH, and we also plopped in on Kongregate for the heck of it (to a whole whopping a 2.1 (out of 5) star rating). I'm sharing it here for fun and to follow up on what I've been up to since our last game, Party Ball was completed last year.

You can play Chicken Boom on AAGH here.

Here's a couple of pics of it in action.



I play games, I've reviewed games, and now I make games. Games are fun things, aren't they?

Offline MassimoV

  • I Move Weight
  • *
  • Posts: 8929
  • Rep: 25
  • I make rap for people of Serbia
    • MassimoVTV
  • Awards BOTM Winner
    • View Profile
    • Mourning Glory
    • Awards
  • See profile for gamer tags: Yes
  • Skype: myhandsarefood
Re: Latest Game - Chicken Boom
« Reply #1 on: March 30, 2014, 01:42:11 PM »
That was pretty fun. Very enjoyable. Only thing I would suggest is some kind of option to mute the game just in case some one wants to listen to music instead.

Offline Alphasim

  • *
  • Posts: 110
  • Rep: 1
  • Lost Cause
    • Alphasim
    • View Profile
    • AAGH Games
    • Awards
  • See profile for gamer tags: Yes
Re: Latest Game - Chicken Boom
« Reply #2 on: March 30, 2014, 02:51:55 PM »
There is a mute option, both on the menu (options button) and on the pause screen. Access the pause screen by pressing space bar. That is the most common comment we've gotten - request for a mute option - so we should probably explain the pause button or options screen better.
I play games, I've reviewed games, and now I make games. Games are fun things, aren't they?

Offline Alphasim

  • *
  • Posts: 110
  • Rep: 1
  • Lost Cause
    • Alphasim
    • View Profile
    • AAGH Games
    • Awards
  • See profile for gamer tags: Yes
Re: Latest Game - Chicken Boom
« Reply #3 on: January 25, 2015, 06:59:51 AM »
This is an old, decrepit thread but rather than start a new one I'm going to tack a post on the end of here since it's relevant to the subject. My friend and I have been working on Chicken Boom on and off since it went up originally last February, and in December we put up a site just for our Flash games that I posted about here. Chicken Boom is by far our most played game on the AAGH Game Center.

Since it was originally made, we really wanted to do a Chicken Boom for mobile devices. It seemed like it would be a natural fit, but it wasn't until this month that we got it to a point where that can happen, and in fact it will happen. On this coming Wednesday, January 28th, we're launching Chicken Boom for Android. We would love to do an iOS version but we lack a Mac to build it on. To prepare for the launch I made a new page just to promote Chicken Boom.

http://games.e-aagh.net/chicken-boom

Chicken Boom for Android is going to have some improved graphics over what is now Chicken Boom Classic (the web version), high score leaderboards and achievements to unlock, plus we have plans for regular updates that will bring new twists and features to the game. We have modest expectations for how Chicken Boom will do, but we're looking forward to getting that ball rolling.

The hardest part, aside from waiting until Wednesday, is the testing - my friend and I, plus a few testers, are playing the heck out of the game to see how it holds up and so far it's been solid and stable. I will relate to you a funny story from testing, because I like you guys so much.  :beer:

About a week ago we had a major issue. The game's performance was being halved about every 500 points and for the life of us we couldn't find the issue. It didn't happen during testing on our PC, and it didn't happen on the dev phone we had, but it happened every single time on our normal phones. Every 500 points the FPS would halve and lag would kick up. After a full night of bug testing and a scare that the game was going to need a major overhaul of some sort, I nailed it down to our Google Play Games integration causing it.

I was just about the reluctantly pull that support when I took one last look at the code and saw the issue: I have loops running during the game that check for achievements being unlocked. They were picking them up accurately, and one that we were testing at the time reliably happened around every 500 points. The issue (anyone see it yet?) was that while they were catching the achievement's event occurring and submitting the unlock, there was no checks on the loop, so once it fired it would continue to fire once a frame until you quit. After an epic facepalm, I added checks so they would only run once and voila, the problem was solved.

Long story short: Don't overlook simple solutions, and remember to keep track of what's running when and where in your game.

Anyway, like I said Chicken Boom comes to Android devices on Wednesday, and I'm looking forward to seeing what, if anything, comes of it.
I play games, I've reviewed games, and now I make games. Games are fun things, aren't they?

Offline Lemonism

  • *
  • Posts: 666
  • Rep: 16
    • View Profile
    • Awards
Re: Latest Game - Chicken Boom
« Reply #4 on: January 25, 2015, 12:57:47 PM »
Cool, I'm always looking for more games for my android phone, so I'll give it a go when it comes out.
Download Mortis.py
Download some of my DSL2.2 Bots

Offline Alphasim

  • *
  • Posts: 110
  • Rep: 1
  • Lost Cause
    • Alphasim
    • View Profile
    • AAGH Games
    • Awards
  • See profile for gamer tags: Yes
Re: Latest Game - Chicken Boom
« Reply #5 on: January 28, 2015, 09:13:14 AM »
Chicken Boom is out and about on Google Play at last!

You can find it here.
I play games, I've reviewed games, and now I make games. Games are fun things, aren't they?