Monthly Archives: February 2015

Last Signal – Doors and Switches

When the player is traversing through the levels of the Last Signal, we want to have the player want to explore the level that is presented to them. We also wanted the player to have more to do rather than go from point A to point B and shoot the enemies. This was ensured by the creations of doors that blocked off sections of the levels and having switches that the player has to interact with to open the doors.
The doors started […]

/ Comments Off on Last Signal – Doors and Switches
Program: Programming

Last Signal – Doors and Switches

When the player is traversing through the levels of the Last Signal, we want to have the player want to explore the level that is presented to them. We also wanted the player to have more to do rather than go from point A to point B and shoot the enemies. This was ensured by the creations of doors that blocked off sections of the levels and having switches that the player has to interact with to open the doors.
The doors started […]

/ Comments Off on Last Signal – Doors and Switches
Program: Programming

Dörrar

Den här veckan tänker jag skriva om dörr objektet / dörrarna i spelet.

För att färska upp i bloggen vad för projekt jag jobbar på, så säger jag nu att det är Fancy-Mansion och vi har valt att göra dörrar och nycklar för att låsa av olika rum. Men med en nyckel som du kan hitta i andra objekt i omgivningen så kan du låsa upp de dörrarna.
Stegvis gör jag om vas-objektet / vas-klassen till en dörr. […]

/ Comments Off on Dörrar
Program: Programming

Dörrar

Den här veckan tänker jag skriva om dörr objektet / dörrarna i spelet.

För att färska upp i bloggen vad för projekt jag jobbar på, så säger jag nu att det är Fancy-Mansion och vi har valt att göra dörrar och nycklar för att låsa av olika rum. Men med en nyckel som du kan hitta i andra objekt i omgivningen så kan du låsa upp de dörrarna.
Stegvis gör jag om vas-objektet / vas-klassen till en dörr. […]

/ Comments Off on Dörrar
Program: Programming

Design for Magic Writer. Blog post 3, The ever-moving focus

The information players can gather from the screen is very important. It’s extra important in a game of stress where they need to know the situation at just a glance to be able to plan their next move in time. It’s time to give them that information.Welcome back to another Magic Writer design post.
One issue which came up in a recent discussion with our teacher and senior was the focus of our game. And when I say focus, I’m talking […]

/ Comments Off on Design for Magic Writer. Blog post 3, The ever-moving focus
Program: Programming

Design for Magic Writer. Blog post 3, The ever-moving focus

The information players can gather from the screen is very important. It’s extra important in a game of stress where they need to know the situation at just a glance to be able to plan their next move in time. It’s time to give them that information.Welcome back to another Magic Writer design post.
One issue which came up in a recent discussion with our teacher and senior was the focus of our game. And when I say focus, I’m talking […]

/ Comments Off on Design for Magic Writer. Blog post 3, The ever-moving focus
Program: Programming

Weekly blog assignment #3

Hi there and welcome back!
So, this week started a bit late for our group. Our scrum master was not here, so we had our weekly scrum meeting on Tuesday instead, which led to that no one in our group had anything special to do on Monday. So I spent Monday on just reading our code and trying to understand the whole structure better, as this has been and is my greatest flaw in programming. Mostly I read through our Animation […]

/ Comments Off on Weekly blog assignment #3
Program: Programming

Weekly blog assignment #3

Hi there and welcome back!
So, this week started a bit late for our group. Our scrum master was not here, so we had our weekly scrum meeting on Tuesday instead, which led to that no one in our group had anything special to do on Monday. So I spent Monday on just reading our code and trying to understand the whole structure better, as this has been and is my greatest flaw in programming. Mostly I read through our Animation […]

/ Comments Off on Weekly blog assignment #3
Program: Programming

Ammunition Crates

This week has been a fair bit of work under the hood, preparing new things and setting up stuff for a later date. Given this there haven’t been much made to show. Thus this weeks post will talk about ammunition pick-ups.
As mentioned in the post about flares, our projectiles are limited due to the fact that having an endless amount would render the lack of light pointless. However, since it is a limited resource, refills can be an essential part […]

/ Comments Off on Ammunition Crates
Program: Programming

Ammunition Crates

This week has been a fair bit of work under the hood, preparing new things and setting up stuff for a later date. Given this there haven’t been much made to show. Thus this weeks post will talk about ammunition pick-ups.
As mentioned in the post about flares, our projectiles are limited due to the fact that having an endless amount would render the lack of light pointless. However, since it is a limited resource, refills can be an essential part […]

/ Comments Off on Ammunition Crates
Program: Programming

Game Dev: Digging tunnels and flooding them (Group 13)

Hi!
This week, I have been helping out on the programming side of Mole Munch. I started programming for the team last week during the days leading up to the alpha, and have continued helping out with that this week.
My task this week was to work on the tunnel system, which I consider one of our core mechanics. Mole Munch is about constantly switching between surface and dig mode, avoiding gardeners on the surface and water spreading in your tunnel below ground. […]

/ Comments Off on Game Dev: Digging tunnels and flooding them (Group 13)
Program: Graphics

Game Dev: Digging tunnels and flooding them (Group 13)

Hi!
This week, I have been helping out on the programming side of Mole Munch. I started programming for the team last week during the days leading up to the alpha, and have continued helping out with that this week.
My task this week was to work on the tunnel system, which I consider one of our core mechanics. Mole Munch is about constantly switching between surface and dig mode, avoiding gardeners on the surface and water spreading in your tunnel below ground. […]

/ Comments Off on Game Dev: Digging tunnels and flooding them (Group 13)
Program: Graphics

Last Signal – Doors and Switches

When the player is traversing through the levels of the Last Signal, we want to have the player want to explore the level that is presented to them. We also wanted the player to have more to do rather than go from point A to point B and shoot the enemies. This was ensured by the creations of doors that blocked off sections of the levels and having switches that the player has to interact with to open the doors.
The doors started […]

/ Comments Off on Last Signal – Doors and Switches
Program: Programming

Last Signal – Doors and Switches

When the player is traversing through the levels of the Last Signal, we want to have the player want to explore the level that is presented to them. We also wanted the player to have more to do rather than go from point A to point B and shoot the enemies. This was ensured by the creations of doors that blocked off sections of the levels and having switches that the player has to interact with to open the doors.
The doors started […]

/ Comments Off on Last Signal – Doors and Switches
Program: Programming

Weekly assignment #3 Enemy character – Again.

Hello again!
So this week has been some what of a rerun of the first week. During the first weeks we decided to go with an isometric perspective of our game to play at our strong side, since we were twice the graphic students than we are programmers (4/2). Some problems came and up and our group didn’t have the knowledge to implement isometric graphic to an isometric view. This left us with isometric graphic, which could not be implemented to […]

/ Comments Off on Weekly assignment #3 Enemy character – Again.
Program: Graphics

Weekly assignment #3 Enemy character – Again.

Hello again!
So this week has been some what of a rerun of the first week. During the first weeks we decided to go with an isometric perspective of our game to play at our strong side, since we were twice the graphic students than we are programmers (4/2). Some problems came and up and our group didn’t have the knowledge to implement isometric graphic to an isometric view. This left us with isometric graphic, which could not be implemented to […]

/ Comments Off on Weekly assignment #3 Enemy character – Again.
Program: Graphics

Weekly assignment #3 Enemy character – Again.

Hello again!
So this week has been some what of a rerun of the first week. During the first weeks we decided to go with an isometric perspective of our game to play at our strong side, since we were twice the graphic students than we are programmers (4/2). Some problems came and up and our group didn’t have the knowledge to implement isometric graphic to an isometric view. This left us with isometric graphic, which could not be implemented to […]

/ Comments Off on Weekly assignment #3 Enemy character – Again.
Program: Graphics

Weekly assignment #3 Enemy character – Again.

Hello again!
So this week has been some what of a rerun of the first week. During the first weeks we decided to go with an isometric perspective of our game to play at our strong side, since we were twice the graphic students than we are programmers (4/2). Some problems came and up and our group didn’t have the knowledge to implement isometric graphic to an isometric view. This left us with isometric graphic, which could not be implemented to […]

/ Comments Off on Weekly assignment #3 Enemy character – Again.
Program: Graphics

Dragon song – animations using Thor

With the alpha completed we began the work on the beta. I have mainly worked with the implementation of animation in our game. This blog posts will be about that topic.
Previously to this week I had never animated from a programmers point of view, I have had some very inconsequential experience with animating in flash. When I researched how to animate using SFML I found out about a library extension called Thor.  From reading the documentation I saw some functionalities […]

/ Comments Off on Dragon song – animations using Thor
Program: Programming

Dragon song – animations using Thor

With the alpha completed we began the work on the beta. I have mainly worked with the implementation of animation in our game. This blog posts will be about that topic.
Previously to this week I had never animated from a programmers point of view, I have had some very inconsequential experience with animating in flash. When I researched how to animate using SFML I found out about a library extension called Thor.  From reading the documentation I saw some functionalities […]

/ Comments Off on Dragon song – animations using Thor
Program: Programming

Blogpost III – Fancy Mansion

Animating the Equipped Armour
This week I have assigned myself the task to animate the armor while equipped, or worn, by the protagonist. Since I have not done that many animations before this was quite a high risk task. But I decided to try anyway since we have a lot of work to do and be done with until the Beta. To make it seem like less work I assigned me the side (right an left) animation, but I have in […]

/ Comments Off on Blogpost III – Fancy Mansion
Program: Graphics

Blogpost III – Fancy Mansion

Animating the Equipped Armour
This week I have assigned myself the task to animate the armor while equipped, or worn, by the protagonist. Since I have not done that many animations before this was quite a high risk task. But I decided to try anyway since we have a lot of work to do and be done with until the Beta. To make it seem like less work I assigned me the side (right an left) animation, but I have in […]

/ Comments Off on Blogpost III – Fancy Mansion
Program: Graphics

Weekly blog assignment #3

Hi there and welcome back!
So, this week started a bit late for our group. Our scrum master was not here, so we had our weekly scrum meeting on Tuesday instead, which led to that no one in our group had anything special to do on Monday. So I spent Monday on just reading our code and trying to understand the whole structure better, as this has been and is my greatest flaw in programming. Mostly I read through our Animation […]

/ Comments Off on Weekly blog assignment #3
Program: Programming

Weekly blog assignment #3

Hi there and welcome back!
So, this week started a bit late for our group. Our scrum master was not here, so we had our weekly scrum meeting on Tuesday instead, which led to that no one in our group had anything special to do on Monday. So I spent Monday on just reading our code and trying to understand the whole structure better, as this has been and is my greatest flaw in programming. Mostly I read through our Animation […]

/ Comments Off on Weekly blog assignment #3
Program: Programming