I don't get it... I keep getting randomly teleported which i assume is me dying for no reason at all. What did you use to make this? You can do this with Unity which is free very easily in about 5 minutes if that. It doesn't take a lot of code and is a fairly powerful engine. You would just need to know C# or Java to make the scripts :) I would say the game is meh and not really a great one to start out with. You should expand out and try adding a lot more to it and get rid of the bugs. It's a decent start I guess though.
To be honest the handling actually adds difficulty to the game and makes it harder to survive. I wouldn't call it buggy handling I would call it a feature lol ;P
Okay, I did put a cross heir in, but the background wasnt transparent for some reason so I took it out. On the next update I will change that :) Thank you for the response
Good breakout remake :D BUT instead of resetting the whole game when the ball is missed maybe you could add a lives system so the player can get a game over and the ball just respawns in the middle of the level. The player can hit Space to make it come into play again or something. Not too hard to implement on the programming side.
Alright so I can see a major problem with the spawning system of the targets. You should make it to where the targets don't overlap. Fairly easy to make it to where they don't overlap so I don't see how you haven't implemented that. You also need to explain more on what the player has to do to play the game instead of click shizz. Like for example, Click the smiley faces but not the frowning faces.
Sorry for the screen size. When I programmed and placed the prompts in the second level I positioned them wrong. It will only play right with a giant screen. If you hold down Ctrl and scroll you can zoom out to play it effectively. This is my first time putting a game on here so I hope you all can bare with the issues : S
I can program this same game in 5 minutes using Python in the Python IDE. Seriously dude? I even added score, wall collision for the paddles. Before submitting something that you may think is fun, think of your audience and what others might think. They should have a check to see if the programmer is over the age of 13.
Okay, I did put a cross heir in, but the background wasnt transparent for some reason so I took it out. On the next update I will change that :) Thank you for the response