Skip to main content

Final Project - Complete

https://drive.google.com/open?id=1uEegbz3fuRrMRDfanM20zrEZC64uYoBH

So I'm basically going to explain how my game works so you are controlling a space-ship and you have to destroy the asteroids, you can't let them hit you or pass you if the asteroid does the things that I said you loose a live, you have tree lifes.
The asteroids are re-spawning randomly (position) and every 15 seconds another wave of asteroids come, every time gets faster and harder.
the movement is easy W you go up S you go down A you go left D you go right. If you keep going up you will appear down the screen and if you kepp going down you will appear on top of the screen.

The things that I applied are basic things that I think the game needed like the score the music and the re-spawn key when you loose the game.
I wanted to create power-ups but as you can see I didn't have enough time to do it and it makes me feel bad because I really wanted to implement at least one power-up that I was working on "extralive"

I don;t really know how should you mark my assignment but I'm going to try:

  • 20 marks for the code (code I used and how is it presented and organised).
  • 10 marks for the design. By that I mean if the design of hte game and how it looks. 
  • 10 marks for the new things implemented (If they are necessary, if they are created good).


Comments

Popular posts from this blog

Final Project Proposal

Today I just started thinking about my project I'll started searching tutorials that I could use to create my final game, I'm thinking about making something like the first game that I created in this class when we were using scratch and see the progress and the new things I learned this year.            The game that I created was called Ninjaso, you had to try to avoid the figures and those were            coming faster and faster all the time.           What I want to do now is to change the characters and give the game a good image and also                put a shooter mechanism where you can shoot the objects that are coming, I would like to                    create  a boss too but I don't know if I'm going to have enough time. I'm going to use game maker and I'll be following one tutorial at ...

GameMaker - Asteroids - Part C

- What difficulties did you have?  I didn't have any difficulties at all, I had a problem because i putted a + instead of an = but It's because he Spanish keyboards are different. - How did you solve them? I opened the project and it said that I had a problem inside obj_asteroid, obj_player so I went inside it and I just saw that I had a + that was supposed to be a =. - What did you change in your game to make it unique? How do these changes affect gameplay? I changed the sounds the font and the design of the asteroids, it doesn't affect the game but I would like to change the way the asteroids re spawn, only when you kill them all the spawn again and that's easy I would prefer to add 2 asteroids every time you kill one or something like that because it's getting harder. https://drive.google.com/open?id=1VByVKLU9x7FHCKsw1AHwFZ40yupf3X1b

Game Designer Skills

Game Designer Skills 3 skills from the list that I feel i would be the best at: 1- Business: I think that the business is very important inside the world of video-games because you have to know all the things that are more attractive to buy: how the game should be and the people that are going to play.  This is one thing that i really like to do, i really like to sell things I like to think about how sell it. 2-Brainstorming: I think that the best important thing at the time of making a game is the ideas that you have. One game can be good if you have good ideas but if you have a bad idea but all the other is perfect people won't buy it. I have a lot of imagination so i think that i'm good at brainstorming. 3-Sound game: I played a lot of games and it's too important the sound game it makes you feel inside the game and in shooter games for example the sound of the guns or the steps near to you are so important. I played a lot of shooter game and I know ...