Daily Archives: March 9, 2017

The beggining of the end

This is my fifth blog post, the first one some days after the presentation of the beta. Since the game passed the beta state and is now moving towards the finish line, the implementation of new features is not possible, so I spend most of the time fixing bugs and balancing the game. In this blog I won’t talk about something specific but mostly of the before and after the beta.
After the beta playtest, we immediately started working, with the […]

/ Comments Off on The beggining of the end
Program: Programming

The beggining of the end

This is my fifth blog post, the first one some days after the presentation of the beta. Since the game passed the beta state and is now moving towards the finish line, the implementation of new features is not possible, so I spend most of the time fixing bugs and balancing the game. In this blog I won’t talk about something specific but mostly of the before and after the beta.
After the beta playtest, we immediately started working, with the […]

/ Comments Off on The beggining of the end
Program: Programming

Polishing the game.

After the previous week, where we had to finish all the important features for the beta, most stuff that is left is polishing what we already have implemented. So I guess the artefact I am writing about this week is polishing because there is not really a lot to say about one specific thing.
For starters, we had some fixing to do with the power-ups we had implemented last week. I added cooldown for the flamethrower and fire shield. For the […]

/ Comments Off on Polishing the game.
Program: Programming

Polishing the game.

After the previous week, where we had to finish all the important features for the beta, most stuff that is left is polishing what we already have implemented. So I guess the artefact I am writing about this week is polishing because there is not really a lot to say about one specific thing.
For starters, we had some fixing to do with the power-ups we had implemented last week. I added cooldown for the flamethrower and fire shield. For the […]

/ Comments Off on Polishing the game.
Program: Programming

Blog Post 3/9/2017 Final Touches

Unfortunately its getting close to the end of our game development and we are wrapping up what’s left. So there isn’t much for me to report on this week and even less for me to go into detail about. However, I still plan on going through the few things I worked on.

We have always planned on having minor details in the rooms. The plan for the backstory of why you are in an abandoned office, is that they just moved […]

/ Comments Off on Blog Post 3/9/2017 Final Touches
Program: Graphics

Blog Post 3/9/2017 Final Touches

Unfortunately its getting close to the end of our game development and we are wrapping up what’s left. So there isn’t much for me to report on this week and even less for me to go into detail about. However, I still plan on going through the few things I worked on.

We have always planned on having minor details in the rooms. The plan for the backstory of why you are in an abandoned office, is that they just moved […]

/ Comments Off on Blog Post 3/9/2017 Final Touches
Program: Graphics

Displaying enemy kills through cards.

Paradebar highlighted showing the amount of kills. The more yellow version with a + sign indicates that the player recieved an upgrade on that kill.
After 18 kills the parade bar will start over from the beginning again.
Throughout this whole time designing our game, the single hardest thing to get a clear grasp of has been the “parade system”. The paradesystem is supposed to show progress through the level by having slain enemies follow behind the player avatar in a line, […]

/ Comments Off on Displaying enemy kills through cards.
Program: Programming

Displaying enemy kills through cards.

Paradebar highlighted showing the amount of kills. The more yellow version with a + sign indicates that the player recieved an upgrade on that kill.
After 18 kills the parade bar will start over from the beginning again.
Throughout this whole time designing our game, the single hardest thing to get a clear grasp of has been the “parade system”. The paradesystem is supposed to show progress through the level by having slain enemies follow behind the player avatar in a line, […]

/ Comments Off on Displaying enemy kills through cards.
Program: Programming

Blog Post #5

Hello,
For my last blog post I’ll be talking about the Beta presentation we held a week ago.
The presentation itself went fairly well and we got some really good feedback from the teachers. For the Beta release of our game we focused a lot on instructional feedback for the players to guide them through the game. Players getting lost or not knowing what to do was a major problem for our game during both previous playtestings, so for the last couple […]

/ Comments Off on Blog Post #5
Program: Programming

Blog Post #5

Hello,
For my last blog post I’ll be talking about the Beta presentation we held a week ago.
The presentation itself went fairly well and we got some really good feedback from the teachers. For the Beta release of our game we focused a lot on instructional feedback for the players to guide them through the game. Players getting lost or not knowing what to do was a major problem for our game during both previous playtestings, so for the last couple […]

/ Comments Off on Blog Post #5
Program: Programming

The Fifth Blogpost

Hello and welcome to my fifth and also last blogpost. To be honest I have not done that much since last blog. It’s been mostly polishing and adding the few things that needed to be implemented before the beta.
Either way, today I will be talking about our mana that you can use to either teleport to the mouse position or you can press space to use your power up which increases your fire rate and your projectiles also has increased […]

/ Comments Off on The Fifth Blogpost
Program: Programming

The Fifth Blogpost

Hello and welcome to my fifth and also last blogpost. To be honest I have not done that much since last blog. It’s been mostly polishing and adding the few things that needed to be implemented before the beta.
Either way, today I will be talking about our mana that you can use to either teleport to the mouse position or you can press space to use your power up which increases your fire rate and your projectiles also has increased […]

/ Comments Off on The Fifth Blogpost
Program: Programming

Beta Presentation

Hello!
In my last blog post I talked about how my group and I manage our communication and sprints. This time I’ll talk about the beta presentation we had last Monday, including the way I prepared it and how it went.
First of all, the presentation was supposed to last not longer than 10 minutes, including showing gameplay and features implemented. As with the Alpha presentation, we had a few questions to answer, such as:

3 things that have gone well since […]

/ Comments Off on Beta Presentation

Beta Presentation

Hello!
In my last blog post I talked about how my group and I manage our communication and sprints. This time I’ll talk about the beta presentation we had last Monday, including the way I prepared it and how it went.
First of all, the presentation was supposed to last not longer than 10 minutes, including showing gameplay and features implemented. As with the Alpha presentation, we had a few questions to answer, such as:

3 things that have gone well since […]

/ Comments Off on Beta Presentation

Additions to the GUI

As the deadline is closing in we are mostly just finalizing things and adding the remaining missing assets to the game. All the features have been implemented as the most time consuming tasks have been completed. For the most part the UI needs to be worked on to comply with more recent design changes.

Since the player has 10 points of health the healthbar needed an additional asset to better represent the amount of health the player has. We could just […]

/ Comments Off on Additions to the GUI
Program: Graphics

Additions to the GUI

As the deadline is closing in we are mostly just finalizing things and adding the remaining missing assets to the game. All the features have been implemented as the most time consuming tasks have been completed. For the most part the UI needs to be worked on to comply with more recent design changes.

Since the player has 10 points of health the healthbar needed an additional asset to better represent the amount of health the player has. We could just […]

/ Comments Off on Additions to the GUI
Program: Graphics

Let’s Evaluate Shall We

Allo,
For this blog post I won’t talk about something I’ve done or implemented during the sprint but rather evaluate a bit about the project in a whole. There are things that have been discussed behind closed curtains which I feel should be put into the open. This will be the purpose of my blog post for this week.
After this week we will only have one more week left to work with our game before it is time to display the […]

/ Comments Off on Let’s Evaluate Shall We

Let’s Evaluate Shall We

Allo,
For this blog post I won’t talk about something I’ve done or implemented during the sprint but rather evaluate a bit about the project in a whole. There are things that have been discussed behind closed curtains which I feel should be put into the open. This will be the purpose of my blog post for this week.
After this week we will only have one more week left to work with our game before it is time to display the […]

/ Comments Off on Let’s Evaluate Shall We

Week 5 – The Spawning System

This week I’ll be writing about how I and my group went on how to create a spawning system for our enemies, power ups and anything we might need to add into our game.
I’ll also be writing on how I evolved the system from a something very rudimentary and basic to a more flexible system.
For our game we needed a spawning system that would have to be expandable and flexible.
As this was something I needed to create pretty early on […]

/ Comments Off on Week 5 – The Spawning System
Program: Programming

Week 5 – The Spawning System

This week I’ll be writing about how I and my group went on how to create a spawning system for our enemies, power ups and anything we might need to add into our game.
I’ll also be writing on how I evolved the system from a something very rudimentary and basic to a more flexible system.
For our game we needed a spawning system that would have to be expandable and flexible.
As this was something I needed to create pretty early on […]

/ Comments Off on Week 5 – The Spawning System
Program: Programming

Wrapping the mix up.

The game our group has been working on since January is supposed to be done on the 16th of this month. That’s seven days from now. We passed the Beta presentation of our game earlier this week and now shifted focus on our final milestone; the final version of the game.
The Beta version by definition had to be feature complete. It means we had to have everything we wanted to include to the game implemented in some way. We were allowed […]

/ Comments Off on Wrapping the mix up.

Wrapping the mix up.

The game our group has been working on since January is supposed to be done on the 16th of this month. That’s seven days from now. We passed the Beta presentation of our game earlier this week and now shifted focus on our final milestone; the final version of the game.
The Beta version by definition had to be feature complete. It means we had to have everything we wanted to include to the game implemented in some way. We were allowed […]

/ Comments Off on Wrapping the mix up.

Polishing Animations

Good morning readers, last week I went through how to make an animation from start to finish. This post will build on from that post, therefore it might be a good idea to read my previous blog entry – Animating using Anima2D in Unity.
This week is the polishing of animations and implementing them into the game. Originally I had no prior knowledge how to actually make the animations from a technical perspective or how they affect each other. I asked my […]

/ Comments Off on Polishing Animations

Polishing Animations

Good morning readers, last week I went through how to make an animation from start to finish. This post will build on from that post, therefore it might be a good idea to read my previous blog entry – Animating using Anima2D in Unity.
This week is the polishing of animations and implementing them into the game. Originally I had no prior knowledge how to actually make the animations from a technical perspective or how they affect each other. I asked my […]

/ Comments Off on Polishing Animations