Intergalactic Aid - My Laser Defender Game

Welcome to my first Unity game, Intergalactic Aid, based off Laser Defender.
There are a couple of missing features and maybe one or two bugs in this game, but I don’t want to spend any more time on it as it’s taken a while, doing it for a couple of hours every night after work and I need to move on with the course.

http://gamebucket.io/game/1c767a22-6075-43df-97c6-ff41070126c0
You have but one life to give for your world, use it wisely.
Don’t forget to post your pointlessly high score when you win/lose and see if you beat mine. I got 110303 points.
Controls:
A = Left
Left Arrow = Left
D = Right
Right Arrow = Right
Left Shift, Left Ctrl and Space Bar = Fire.
Up and Down to slow down or speed up the story text.

2 Likes

Hi @Stephen_Watson, sorry it took me a little longer than expected to give your game a go…

Firstly - I am so glad that I had an opportunity to play this! I really enjoyed this and on my first go accumulated a score of 63,258!

Here are some of the things I really enjoyed;

  • background music, suits the game, repeats - but not annoyingly so
  • variety of alien ships, some with animations
  • scrolling planets! this was a nice surprise
  • some interesting alternative graphics which appear behind the planets!
  • “mothership”-esq horizontally across the top of the screen
  • “warping” to a new level, speed up/slow down - this reminded me of Gyrus which was a game I loved as a kid
  • an asteroid level!

What I like most of all from what you have done Stephen is that you kept me, as the player, interested and surprised. As you can imagine there are quite a few laser defender games that appear on the forums but for me your implementation is one that really stands out because of the variety of features, some of which are subtle but make a huge difference.

I normally pop up a list of suggestions when I’ve tried someone’s game, just for feedback and so on, would be happy to do so for your game also, but am aware that you said you didn’t want to spend anymore time on it.

All in all a lot of fun and I will enjoy having some more goes on this - well done :slight_smile:

Hi @Rob. No need to apologise :slight_smile:

Thanks a lot for playing the game, and that’s a good score for your first go :slight_smile:
I’m glad you like the game, you enjoyed it more than I thought you would, so that’s a bonus.
I think the best part is that it kept you interested, especially since all you can do in the game is spam the fire button, so I’m glad I managed to do that.

Suggestions are welcome, thanks. I won’t be working more on this game, but it all helps for future games.
Did you notice the smoke coming from the ship when you are low on health?

Thanks again for playing the game Rob, and I hope you can get to the end of it.

Hi @Stephen_Watson - yep, it definitely held my interest, it stood out from other Laser Defenders on here and that led to me wondering what else there may be to see!

I did notice the smoke on the ship yes, wasn’t sure whether that was just because I had been hit or not - and on that note… :slight_smile:

Thoughts / Opinions / Suggestions (feel free to ignore them indiscriminately)

  • Welcome screen star field is a bit intense, e.g. the speed of the stars whizzing towards you, additionally, you could maybe move the source of the particles around from time to time in different directions to make it look like your ship was moving around too. You could also grab the mouse position and move it in accordance with the player moving the mouse, it would be another one of those little hidden features you’ve done so well at adding already. The particles I think are a bit too big/puffy.

  • Introduction text is a nice touch and has some good humour, but it’s quite long, whilst there was the option to skip I did actually want to read it, but maybe just a slightly shorter version.

  • Quit Option - not sure if the text about not being allowed to quit was just because you know that it won’t quit in the browser or not, but as that option is redundant on the Web version I’d remove it (or if cross platform, check what platform and display if relevant)

  • Music - love it, fits really well with the game, but during play mode I think it’s a bit too loud, I can’t really hear the shooting/explosions (sadly only me exploding) - a little reduction in the volume on the music may enable the sound effects to be heard more easily… Or… for the gold star… Options on the main menu, let the player set game volume / music volume themselves!

  • The “warping” effect to the start/next level is a really nice feature, perhaps in a different colour so it stands out more against the black and white star field?

  • In game star field - I think the stars are just a bit too big (as above) and a bit fluffy in comparison to the sprites used for the enemies and player ships.

  • Score - ooh, now I’ve seen this on a few of the Laser Defenders and it’s slap bang in the play space, which means if I move my ship below it my shots, and more importantly, the enemy shots are harder to see… my eyes spend more time looking at the top of the screen in your game than at the bottom, as I don’t really need to focus too much on my own ship, and I can just hold the space bar down, but what I do want to look at are where the enemies are and any special ones that fly across the top of the screen - as such, a bar across the top of the play space with the score, the wave, health/# of lives etc would work well (again, different colours than black/white)

  • Player and enemy laser sprites - look to be the same height as the firing ship - this seems quite bit… they do contrast well so at least they can be seen. I couldn’t really tell at the speed of the game whether they are different colours or just white, I think white, but you could consider changing the colours too, perhaps the enemy/player lasers are different colours. Maybe specific type of enemy shoots a completely different colour - maybe there’s an odd random one that shoots different colours to them all - perhaps this one gives me extra points!

  • Layers - I don’t think it was intentional, but I saw that the mothership that flies across the top of the screen sometimes is above/below the main enemy sprites (in one case it went over one and under another) - it seemed a bit unusual, it could perhaps have it own “row” as it were that it flies across in at the top… maybe after a little while the enemies move downwards.

  • Player stats - you mentioned about the smoke and I’ve seen some particles coming from my ship, but I have no indication of my current health other than that, first game I wasn’t sure how long I would be able to play for, e.g. one hit and I have to start again? Then I got hit a couple of times and didn’t seem to die, but I wasn’t sure if that was just dodgy collision detection (no offence!) or because I have health etc… a visual indication would be really cool.

  • Player hit - how about a little flash and a sound effect when the player is hit?

  • Enemy hit - how about a little flash and a sound effect (different to the above) when an enemy that needs more than one hit is hit?

  • Enemy arrival - often I see enemy lasers coming down the screen before the enemies have appeared. As your enemies fire pretty quickly it might be worth giving the player a moment for them to arrive before they start shooting? You could also prevent the player from shooting until they have arrived. Would need to play test this one a bit more to see how that affected the game play I think.

  • Player fire rate - it’s great fun, but, because I can shoot so fast I can clear a wave pretty quickly. I don’t really have to interact with the keyboard that much because I can hold the space bar down. You could considering limiting the player fire rate, maybe only three shots at any time, but then you could provide a power up which, maybe for a limited amount of time, enables a more rapid fire rate? You get the best of both worlds but don’t make it too easy at the same time. If you have the top bar with the player stats and so on displayed, this could be a useful area to display the “energy” that the power-up has remaining until it will wear off (assuming a single power-up at a time mechanism)

  • Power-Ups! Extra lives, score multipliers, constant beam laser, rapid fire, angled burst and so on… maybe one drops from shooting a random enemy at some point… maybe a random power-up falls from the mothership if you can hit it? Maybe that just gets you 1,000 points…

  • Power-Downs! Can sometimes be handy if you get stuck with something you don’t want, but equally, if you have random power-ups/downs you can really change the game play… get to a fast menacing level and drop to a single shot rate of fire!! Gaaah! :scream:

  • Mothership - saw this start coming across the screen after the text that stated “Enemies defeated” - I wasn’t quite quick enough to blast it - but then flew through it - no collision :slight_smile: It also disappears from the play space before it has fully moved off of the side of the screen

  • I dont know why a planet becomes a smiley potato? :slight_smile:

  • Enemy movement - I love the formations and the way that they appear but after that, the patterns/randomness/AI disappears, they just move side to side… you could add something simple like after a specific amount of time, if they haven’t all been defeated they move down the play space a little, no in an ongoing fashion, but just to make it harder to dodge their shots, thus it’s in the players interest to destroy them as quickly as possible, or speed them up a bit, or both… or, make them fly off the screen in the reverse fashion that they arrived, then bring them back in, but with total minus how many the player shot plus some reinforcements :slight_smile:

  • Asteroid level - I really love this… it’s perfectly placed and gives the player a little break from the enemy space ships and instead something new to think about! I would love to see those asteroids looking like they are tumbling, not just rotating sides ways but as if they were rolling towards me, different rates perhaps. Also, when I shoot the larger ones, be kinda neat if it broke into some smaller ones, and so on until you have them at your existing smallest size asteroid. Breaking apart on random directions perhaps, and if they knock into other asteroids, maybe that sends them off in a slightly different direction also. Another cool feature you could add here would be to allow the player to have vertical movement as well as horizontal - wouldn’t that just throw them after having several levels of horizontal only - would give them the ability to dodge indestructible asteroids too! :wink:

    Whilst this level serves as a change in pace and a distraction I couldn’t help but feel it needed some thing more… for example, you have a story, as introduced by your text at the beginning, so, what part of the story is this? Maybe this is the player breaking away briefly to recharge lasers/shields/energy, grab a couple of power-ups from a star base, but in the process hit an asteroid field - I don’t know, but it would be nice to in some way explain it, a bit like the hidden/special areas on platform games where you stumble across them and get all sorts of goodies… maybe it’s just a shooting range but I get score multipliers for hitting certain coloured asteroids but lose points/multipliers if I hit the wrong ones?

    …then send the player back into the fray…armed to the teeth with score, power-ups, shields, lives and hungry for more…

  • End of level boss - I forget the name of the game I used to play on my Atari ST, but there was one in particular where after getting through all of the horizontal sections of the level you got to the big boss… it had various parts which had to be hit and eventually you destroyed the whole thing… all the while dodging what it was shooting at you… a big boss at the end of a level on your Intergalactic Aid game would be great… maybe you blast a space aged DHL lorry, whilst little enemy ships fly out of it and the whole thing is just chaos… but reward the player significantly when they beat it :slight_smile:

  • Restart! When I play a game that is fun, I want to jump straight back into it… I don’t want to go to the main menu, I don’t want to read the story again… I wanna play! Restart and Main Menu options would be neat…

Ok, so there you go - some food for thought… nothing is meant to be a negative criticism or anything like that, far from it, I know you said you probably won’t go back to it, but if you ever did, I hope that these may provide a few ideas to stir your own creativity even further - and then make sure you share the link so I can play it! :slight_smile:

Edit

Just got over 113,000 and completed the game - nice ending :slight_smile:

Thanks for your extensive Feedback @Rob :slight_smile:
Some of the ideas you gave, I was thinking of doing, but didn’t want to spend too long on it, others are good ideas that I never thought of.

  • Welcome Screen.
    Yes moving it with the mouse would be a good idea, I can maybe have the speed start off slow and it can speed up if the user presses the arrow keys. It was hard to get the size correct due to how the particle system renders them, I thought the next size down was too small, but they did look a bit fluffy.

  • Introduction
    The story length really depends on what I’m trying to convey, but next time I’ll think more of how I can condense it.

  • Quit Option
    Yes, that was just there for a laugh, since you cant quit in the web browser, and the Unity courses haven’t shown us any other way yet haha.

  • Music
    Too loud, noted. I can lower the volume in Unity, but I can’t find a way to increase the volume of the sound effects, which was annoying :frowning: But for any future games that I want to spend a lot more time and effort on I will add a sound screen in the options menu.

  • Warping
    I really wanted to have it Red Yellow Green Blue like in Star Trek when the Enterprise goes to warp, but I got no idea how to do that convincingly using the particle system.

  • Score
    If I were to spend more time on the game I’d have made a proper HUD at the side which was outside of the game and so nothing would overlap it. It would include the score, health and any lives.
    I’m not sure what you meant about you are looking more at the top of the screen than the bottom, does that mean the score is placed in a good place?

  • Sprites
    Yes the player laser and the enemy laser are different colours, but it may be hard to tell, especially if they are moving fast. They are the same height as the ship, or even taller. The ship the player has was only put in right at the end of development, until then I had a larger ship but it was a jet that would not work in space :slight_smile:

  • Layers
    Yep thats a bug haha. The UFO ship is meant to in front of the other enemies.

  • Player Stats
    Yes normally I’d want to have a health bar, but without wanting to spend the extra time on it, and having already made the smoke I decided to attach it to the ship. And having no health bar makes it a bit more intense as you never know when you are going to die (lame excuse I know haha) The only way to tell if you are near death is to watch for the sparks on the ship. The smoke arrives at about 30% health, the sparks arrive at about 10% health. health bars will be in future games :slight_smile:

  • Player & Enemy Hit
    The flash is a good idea though. The game does need a lot more player feedback. And yes it needs more sound effects, currently the only sound effect is when the enemy dies, and its too low.

  • Player Fire Rate
    Yes that’s something I wanted to do, prevent all firing until everything was on screen. it shouldn’t be hard to do, I just didn’t get around to it

  • Power Ups
    Yep, any future games will always have power ups, I love having them in shooters, and being able to change them if you get one you don’t like. Random power ups are great, or special power ups like bombs to clear the screen. All that will come into play if I do a side scrolling shooter (which I’m planning on)

  • Mothership
    Yes I made no attempt to stop this from arriving after “Enemies Defeated” but you can still blow it up, I thought it would be nice to have one last enemy to blow up (though its still based on a timer so you might not get it) Yes, it vanishes pretty much as soon as the left side touches the edge of the screen, a bug that would need fixing.

  • I was just having a laugh, getting one planet to turn into Troll Guy and the other was Forever Alone. The idea was that they would change quickly as you warp away and you think “what did I just see?” But the levels lasted a lot shorter back then, so you would only see them for a fraction of a second during warp.

  • Enemy Movement
    Yes the constant side to side is boring, and I would definitely have different enemies with different AI in a larger game. Including some annoyingly fast swarmer enemies to get rid of ASAP.

  • Asteroid Level
    No real story for the asteroid level, it is the asteroid field between Earth and Mars.
    I wanted to have the larger asteroids break up into smaller ones, it would be a lot more fun and if I had more time I would have wanted to do it, instead, I opted for the particle effect haha.
    It would be good to expand on it a lot more and have some secrets in there and collectables.

  • End of Level boss
    Yes this is a must for larger games. Unfortunately I’m limited, at the moment, to programmer art and art I can get for free, so I want to make it look good when I make it.

  • Restart
    Good point, two options, back to main, or just restart.

You got 113,000 and I got 110,303 . You win! You literally beat me at my own game haha.

Thanks again for all the feedback Rob, hopefully you can play any future games I make.

Privacy & Terms