Yearly Archives: 2016

Oh boy, the blog neglect is off the charts!

Oh hello dear blog!
It turns out this blog have suffered from a severe case of neglect, I think maybe it is about time to change that, at least for a little bit.
So, to summarize what have happened since the last blog post.
We have attended our first year of GGC (Gotland Game Conference)

We created the game Colors of the wind, and we won Almedalen award! Which means that our game is being on display for all to see and play in […]

/ Comments Off on Oh boy, the blog neglect is off the charts!
Program: Graphics

Oh boy, the blog neglect is off the charts!

Oh hello dear blog!
It turns out this blog have suffered from a severe case of neglect, I think maybe it is about time to change that, at least for a little bit.
So, to summarize what have happened since the last blog post.
We have attended our first year of GGC (Gotland Game Conference)

We created the game Colors of the wind, and we won Almedalen award! Which means that our game is being on display for all to see and play in […]

/ Comments Off on Oh boy, the blog neglect is off the charts!
Program: Graphics

#3 A small relief, but still heartbreaking..

So i´ve decided on finnishing my jump function which went slow but in the end I made it and it works really good!
My next assignment was to make Mario change direction animation left and right. Also when jumping. Everything just crashed inside my head and cannot go any further today.

/ Comments Off on #3 A small relief, but still heartbreaking..
Program: Programming

#3 A small relief, but still heartbreaking..

So i´ve decided on finnishing my jump function which went slow but in the end I made it and it works really good!
My next assignment was to make Mario change direction animation left and right. Also when jumping. Everything just crashed inside my head and cannot go any further today.

/ Comments Off on #3 A small relief, but still heartbreaking..
Program: Programming

Bomberman Clone, Input Manager

Hello dear readers! Today I will talk about my input manager, I will go into how I decided to make the things in there, how it works and why I decided to make it the way I mad it.
Input Manager
The input manager is the one handling all of the input keys, it stores them if they are pressed or not and also stores the mouse location on the screen. I wanted a simple way to store the key if they were […]

/ Comments Off on Bomberman Clone, Input Manager
Program: Programming

Bomberman Clone, Input Manager

Hello dear readers! Today I will talk about my input manager, I will go into how I decided to make the things in there, how it works and why I decided to make it the way I mad it.
Input Manager
The input manager is the one handling all of the input keys, it stores them if they are pressed or not and also stores the mouse location on the screen. I wanted a simple way to store the key if they were […]

/ Comments Off on Bomberman Clone, Input Manager
Program: Programming