Space Invaders Clone

Hi All,

Here is my second ever game, a close of the good old space invaders. Its a pretty basic game, not real complicated to develop. I spent quite a bit of time working on using Events to communicate between modules rather than spaghetti linking all my code together. I also found a fantastic on-line leader board and implemented that but unfortunately it doesn’t seem to have survived the trip to gamebucket.io. I highly recommend dreamlo.com for his online leader board though if you are interested.

Please let me know what you think, I’m always keen to hear if there are things I could have done better, hard to work in isolation.

http://gamebucket.io/game/409c5c48-2aae-40f5-b0d5-a055b794c441

Cheers
Mike

3 Likes

It’s really hard to shoot around the enemy projectiles is my only complaint. I loved everything else. I would make the enemy projectiles destructible on the first level, then make then indestructible again for the next level.

Hi Jared,

Thanks for checking out my game. I originally had the enemy projectiles
destructable but it made it to easy. Trying to find an entertaining game
balance with such a simple game mechanic was a real challenge.

Cheers
Mike

Privacy & Terms