Browsing '2014 ': Students starting in 2014

Otto's lines of dialouge!

Now when we’re so close to the Final turn in of our game, we thought that we should make Otto talk. This feature is in the game just to tell the player of where Otto is. It is also in the game to make it more humorous. He will say stuff like “Get out … – Läs hela inlägget här

/ Comments Off on Otto's lines of dialouge!
Program: Programming

Otto's lines of dialouge!

Now when we’re so close to the Final turn in of our game, we thought that we should make Otto talk. This feature is in the game just to tell the player of where Otto is. It is also in the game to make it more humorous. He will say stuff like “Get out … – Läs hela inlägget här

/ Comments Off on Otto's lines of dialouge!
Program: Programming

Spelutveckling – Introduktion – projektarbetet / vecka 9

Ett dilemma jag stötte på var att få ihop sprite sheets. Våra kära programmerare ville gärna ha en stor sprite sheet med ett sprite sheet dokument. Sprite sheet dokumentet berättar om hur stor varje bild är och var de är placerade på bilden.
Vi har jobbat med att ge varje bild så liten canvas som möjligt och sedan föra in alla dessa i spritesheet packer som klistrar ihop bilderna med slumpmässiga positioner på spritesheeten. Texten är nödvändig för att koden ska […]

/ Comments Off on Spelutveckling – Introduktion – projektarbetet / vecka 9
Program: Graphics

Spelutveckling – Introduktion – projektarbetet / vecka 9

Ett dilemma jag stötte på var att få ihop sprite sheets. Våra kära programmerare ville gärna ha en stor sprite sheet med ett sprite sheet dokument. Sprite sheet dokumentet berättar om hur stor varje bild är och var de är placerade på bilden.
Vi har jobbat med att ge varje bild så liten canvas som möjligt och sedan föra in alla dessa i spritesheet packer som klistrar ihop bilderna med slumpmässiga positioner på spritesheeten. Texten är nödvändig för att koden ska […]

/ Comments Off on Spelutveckling – Introduktion – projektarbetet / vecka 9
Program: Graphics

Week 9: Finishing up! Also last obligatory blog post!

Hello!
This is the second to final week of our design projekt, and the game is nearly complete. There isn’t alot to do, and most of it was covered by our lead artist, like the paus screen, end screen, etc. I haven’t done much this week for our game, so I’ll add all the stuff I did last week that I didn’t include in my previous blog post. Although, it wasn’t included because I hadn’t done it yet, not because I […]

/ Comments Off on Week 9: Finishing up! Also last obligatory blog post!
Program: Graphics

Week 9: Finishing up! Also last obligatory blog post!

Hello!
This is the second to final week of our design projekt, and the game is nearly complete. There isn’t alot to do, and most of it was covered by our lead artist, like the paus screen, end screen, etc. I haven’t done much this week for our game, so I’ll add all the stuff I did last week that I didn’t include in my previous blog post. Although, it wasn’t included because I hadn’t done it yet, not because I […]

/ Comments Off on Week 9: Finishing up! Also last obligatory blog post!
Program: Graphics

Last blog post Dragon Song

So this is the last blog post for this project. We have managed to complete most of the feature we wanted to have for the beta so this week have mostly been about cleaning up the code and trying to eliminate memory leaks. This makes it harder for me to find an artifact to write about in this weeks blog post.
The new particle system implemented in our game last week resulted in some major memory leaks. I mentioned smart pointers […]

/ Comments Off on Last blog post Dragon Song
Program: Programming

Last blog post Dragon Song

So this is the last blog post for this project. We have managed to complete most of the feature we wanted to have for the beta so this week have mostly been about cleaning up the code and trying to eliminate memory leaks. This makes it harder for me to find an artifact to write about in this weeks blog post.
The new particle system implemented in our game last week resulted in some major memory leaks. I mentioned smart pointers […]

/ Comments Off on Last blog post Dragon Song
Program: Programming

Mole Munch – Dev log 6

Den här veckan har jag jobbat på att få in partikeleffekt i vårat spel. Partikeleffekt är när man laddar in en bild som sprids ut snabbt under en kort period av tid. Exempel på när partikeleffekt kan vara bra att använda är när man vill ge mer positiv feedback till spelaren. Därför bestämde vi oss för att det skulle flyga ut små gröna och röda partiklar när spelaren åt grönsaker. Detta skulle göra upplevelsen att plocka upp grönsaker roligare och […]

/ Comments Off on Mole Munch – Dev log 6
Program: Programming

Mole Munch – Dev log 6

Den här veckan har jag jobbat på att få in partikeleffekt i vårat spel. Partikeleffekt är när man laddar in en bild som sprids ut snabbt under en kort period av tid. Exempel på när partikeleffekt kan vara bra att använda är när man vill ge mer positiv feedback till spelaren. Därför bestämde vi oss för att det skulle flyga ut små gröna och röda partiklar när spelaren åt grönsaker. Detta skulle göra upplevelsen att plocka upp grönsaker roligare och […]

/ Comments Off on Mole Munch – Dev log 6
Program: Programming

Ambient Pressure: Power-ups with animation

For the final post during this course I decided to talk about the power-ups and their animation. Our game include three power-ups, which are as follows.

Light-up: Lights up the whole screen for 3 seconds, then flickers and goes back to dark again.
Repellent: This works almost like an invisibility spell, it’s simply a toxic waste that masks the smell of the diver which makes them basically invisible to the enemies for a short while. The diver will have a transparent dark purple color […]

/ Comments Off on Ambient Pressure: Power-ups with animation
Program: Graphics

Ambient Pressure: Power-ups with animation

For the final post during this course I decided to talk about the power-ups and their animation. Our game include three power-ups, which are as follows.

Light-up: Lights up the whole screen for 3 seconds, then flickers and goes back to dark again.
Repellent: This works almost like an invisibility spell, it’s simply a toxic waste that masks the smell of the diver which makes them basically invisible to the enemies for a short while. The diver will have a transparent dark purple color […]

/ Comments Off on Ambient Pressure: Power-ups with animation
Program: Graphics

The Menu

This is the final week with a blog post from this course, and as the projects wraps up I believe it is only fair to talk about one of the features we waited the longest with completing, so today we will talk about the menu and the process behind creating it.
The reason this was something we waited so long with is that we wrote it off as relatively simple and not requiring any special expertise, and thus our time seemed […]

/ Comments Off on The Menu
Program: Programming

The Menu

This is the final week with a blog post from this course, and as the projects wraps up I believe it is only fair to talk about one of the features we waited the longest with completing, so today we will talk about the menu and the process behind creating it.
The reason this was something we waited so long with is that we wrote it off as relatively simple and not requiring any special expertise, and thus our time seemed […]

/ Comments Off on The Menu
Program: Programming

Weekly assignment #6 – The last two animations.

Hello again people!
This is my final post for this course and game project. To summarize I feel that we have done a good job, bouncing back from some set backs, and delivering a finished product that we can be proud of. I am not going to lie, I have taken the long road a bunch of times, leaving time wasted that could be put on something else. But I have learned from my mistakes, and I know what I am […]

/ Comments Off on Weekly assignment #6 – The last two animations.
Program: Graphics

Weekly assignment #6 – The last two animations.

Hello again people!
This is my final post for this course and game project. To summarize I feel that we have done a good job, bouncing back from some set backs, and delivering a finished product that we can be proud of. I am not going to lie, I have taken the long road a bunch of times, leaving time wasted that could be put on something else. But I have learned from my mistakes, and I know what I am […]

/ Comments Off on Weekly assignment #6 – The last two animations.
Program: Graphics

Weekly assignment #6 – The last two animations.

Hello again people!
This is my final post for this course and game project. To summarize I feel that we have done a good job, bouncing back from some set backs, and delivering a finished product that we can be proud of. I am not going to lie, I have taken the long road a bunch of times, leaving time wasted that could be put on something else. But I have learned from my mistakes, and I know what I am […]

/ Comments Off on Weekly assignment #6 – The last two animations.
Program: Graphics

Weekly assignment #6 – The last two animations.

Hello again people!
This is my final post for this course and game project. To summarize I feel that we have done a good job, bouncing back from some set backs, and delivering a finished product that we can be proud of. I am not going to lie, I have taken the long road a bunch of times, leaving time wasted that could be put on something else. But I have learned from my mistakes, and I know what I am […]

/ Comments Off on Weekly assignment #6 – The last two animations.
Program: Graphics

Weekly assignment #6 – The last two animations.

Hello again people!
This is my final post for this course and game project. To summarize I feel that we have done a good job, bouncing back from some set backs, and delivering a finished product that we can be proud of. I am not going to lie, I have taken the long road a bunch of times, leaving time wasted that could be put on something else. But I have learned from my mistakes, and I know what I am […]

/ Comments Off on Weekly assignment #6 – The last two animations.
Program: Graphics

Weekly assignment #6 – The last two animations.

Hello again people!
This is my final post for this course and game project. To summarize I feel that we have done a good job, bouncing back from some set backs, and delivering a finished product that we can be proud of. I am not going to lie, I have taken the long road a bunch of times, leaving time wasted that could be put on something else. But I have learned from my mistakes, and I know what I am […]

/ Comments Off on Weekly assignment #6 – The last two animations.
Program: Graphics

Week 9 Scrum review.

Hello everyone! This post is a review of the method called Scrum.

What is Scrum?
How did this help us?
What could be better?
What was its weaknesses?
Will I be using it for next course?

These are some of the points I will bring up in this post.
1. Scrum is a method of working were you set up a product backlog that is then turned into a sprint plan for a set amount of week, usually every 4th week, that will contain everything you are […]

/ Comments Off on Week 9 Scrum review.
Program: Graphics

Week 9 Scrum review.

Hello everyone! This post is a review of the method called Scrum.

What is Scrum?
How did this help us?
What could be better?
What was its weaknesses?
Will I be using it for next course?

These are some of the points I will bring up in this post.
1. Scrum is a method of working were you set up a product backlog that is then turned into a sprint plan for a set amount of week, usually every 4th week, that will contain everything you are […]

/ Comments Off on Week 9 Scrum review.
Program: Graphics

Team 12 Game Development Artifact 6- Highscore

Team 12 is working on a game called DashBat. The game is going to be a mix between speed runners adm super mario kart, the player is in a flying state. To progress through the level the player needs to avoid multiple objects at a high speed and to reach the end of the level in a short time.
Just after we finished with beta i started working on a High score system where you compete against others and try to […]

/ Comments Off on Team 12 Game Development Artifact 6- Highscore
Program: Programming

Team 12 Game Development Artifact 6- Highscore

Team 12 is working on a game called DashBat. The game is going to be a mix between speed runners adm super mario kart, the player is in a flying state. To progress through the level the player needs to avoid multiple objects at a high speed and to reach the end of the level in a short time.
Just after we finished with beta i started working on a High score system where you compete against others and try to […]

/ Comments Off on Team 12 Game Development Artifact 6- Highscore
Program: Programming