Skip to main content

Kodu - intro

1:
Working with the program , I had difficulties remembering to switch between the tools to allow me to edit the map. I often added objects onto the map instead of dragging across to see a different section of the map at a different angle. I also had difficulty with the programming of the Kudo and the bots as many of the tiles I read as doing the same thing when they meant the difference between gain one point for one apple once or gaining a point per apple each.
2:
After receiving advice from a couple student, I made the game a little more challenging and made the map a little easier to maneuver through. To do this I made the bots faster and made the map have less boundaries, allowing the Kudo more open space to run.
Bot programming:
 Map layout:
Kudo programming:

Comments

Popular posts from this blog

Game designer skills

Mathematics: I believe I would have skills in the mathematics section of game design. I find math simple to understand and relatively easy to remember as little concepts like multiplication and algebra can make up one large and complex equation. I also find risk in games like poker interest me as they force you to think and make the best choices for yourself. I could also apply my knowledge for things like input-output equations that would help come up with scoring systems that would take into account things like time or speed. Math could also help if i had to do patches for games to change certain things which, if collect enough information, I can use math to fix. Cinematography: I believe that I could be of use in the cinematography parts of game design as it works with what I learned in media arts 8 with the placement of the camera and the different shots that come with making a movie. I have also seen videos that have taught me about things like blocking and how to set up scene...

GameMaker - Asteroids - Part C

I've now finished the Asteroid and the google drive link is  here . Like before, the tutorials were a little fast paced for me but I managed to keep up by asking for help or re-watching the videos. I also, again, found that I made several typing errors especially when I though I knew what I was doing and did not follow the tutorials.This time however, I had problems with trying out some new ideas that were not used in the videos and which I came up with myself. I wanted to assign different image indexes of the same sprite to different on objects. This was a little confusing for a while, but with a little help and eventually realizing that I couldn't use a shortcut got me to get what I wanted. Other than that I made some artistic changes in the way the background, spaceship and asteroids looked. I also tried to change the mechanics of the game, in this case, by making the bullets that shoot out of the ship what propel the ship.