Monthly Archives: December 2013

Programming Project Part 2

After fiddling around a bit the program now registers input and tracks mouse-motions, it also prints a square wherever you click on the screen, which is a huge success considering the entire gameplay will revolve around clicking various points on the screen.
Up next is dynamically changing the size of the square when you click (so it looks more like an explosion) and possibly trying to make some form of missile to defend against.
I also have to drastically change the backend […]

/ Comments Off on Programming Project Part 2
Program: Programming

Programming Project Part 2

After fiddling around a bit the program now registers input and tracks mouse-motions, it also prints a square wherever you click on the screen, which is a huge success considering the entire gameplay will revolve around clicking various points on the screen.
Up next is dynamically changing the size of the square when you click (so it looks more like an explosion) and possibly trying to make some form of missile to defend against.
I also have to drastically change the backend […]

/ Comments Off on Programming Project Part 2
Program: Programming

A small update

        Frogger mechanics works in a way that you can move Up_Left_Right_Down without colliding with anything that moves in your height,        you are allowed to stand on things below you though. You will move in the same area you stood on in the first place if the object        your on is actually moving at a direction. You aren’t allowed to move outside the gaming area which will be easier so just         fix a wall around […]

/ Comments Off on A small update
Program: Programming

A small update

        Frogger mechanics works in a way that you can move Up_Left_Right_Down without colliding with anything that moves in your height,        you are allowed to stand on things below you though. You will move in the same area you stood on in the first place if the object        your on is actually moving at a direction. You aren’t allowed to move outside the gaming area which will be easier so just         fix a wall around […]

/ Comments Off on A small update
Program: Programming

Think I am geting it. We will see tomorrow when I talk to Robin.
 
A-L-A

/ Comments Off on
Program: Programming

Think I am geting it. We will see tomorrow when I talk to Robin.
 
A-L-A

/ Comments Off on
Program: Programming

Programming assignment 2013-12-22

Been doing the input and the collider part but my partner rewrote the input because we didn’t have the same writing method for names. It’s important to make the code read-able but I find it hard to adapt to another person’s style of writing. I’ve been coding on and off for four years now and it’s hard to change my habits but I’m really trying to make it work. For the moment it’s a bit of a speed bump but […]

/ Comments Off on Programming assignment 2013-12-22
Program: Programming

Programming assignment 2013-12-22

Been doing the input and the collider part but my partner rewrote the input because we didn’t have the same writing method for names. It’s important to make the code read-able but I find it hard to adapt to another person’s style of writing. I’ve been coding on and off for four years now and it’s hard to change my habits but I’m really trying to make it work. For the moment it’s a bit of a speed bump but […]

/ Comments Off on Programming assignment 2013-12-22
Program: Programming

Introducing: 'Volver

Quite some time since the last update, quite some time since I didn’t work on this character piece. I know I could improve a lot upon the finished piece (which isn’t included in this post, by the by) but I know I can’t obsess over this for too much longer. Working on something for more than a week drives me up the walls and I can’t say that neglecting my daily sketching in favour of rendering boots and corsets has been […]

/ Comments Off on Introducing: 'Volver
Program: Graphics

Introducing: 'Volver

Quite some time since the last update, quite some time since I didn’t work on this character piece. I know I could improve a lot upon the finished piece (which isn’t included in this post, by the by) but I know I can’t obsess over this for too much longer. Working on something for more than a week drives me up the walls and I can’t say that neglecting my daily sketching in favour of rendering boots and corsets has been […]

/ Comments Off on Introducing: 'Volver
Program: Graphics

2013-12-22

Today we learned how to change the sprite from Tommi’s sprite to one that we chose ourselves.

/ Comments Off on 2013-12-22
Program: Programming

2013-12-22

Today we learned how to change the sprite from Tommi’s sprite to one that we chose ourselves.

/ Comments Off on 2013-12-22
Program: Programming

A few updates

While David have been going through the core of the code I’ve been looking into movement and collision and I’ve noticed a few things.
 
Like frogger like movement is based on clicking just once on the keyboard and having a constant speed on the way you move. While you’re doing this you have to anticipate your next movement before you actually do the move in order to send out a true/false value to check if you’re able to do it.
This is […]

/ Comments Off on A few updates
Program: Programming

A few updates

While David have been going through the core of the code I’ve been looking into movement and collision and I’ve noticed a few things.
 
Like frogger like movement is based on clicking just once on the keyboard and having a constant speed on the way you move. While you’re doing this you have to anticipate your next movement before you actually do the move in order to send out a true/false value to check if you’re able to do it.
This is […]

/ Comments Off on A few updates
Program: Programming

Is the cake a lie?

Well it’s been a while! One month and three weeks to be exact, so much for regular updates…The last two weeks I’ve been working on the graduation project for the Advanced C++ cource with my classmate and friend Petter Vernersson. The assignment was to create a game that had som requierments, it has to contain some programming design patterns such as: Flyweight, MVC, Observer with a Mediator.

So two weeks […]

/ Comments Off on Is the cake a lie?
Program: Programming

Is the cake a lie?

Well it’s been a while! One month and three weeks to be exact, so much for regular updates…The last two weeks I’ve been working on the graduation project for the Advanced C++ cource with my classmate and friend Petter Vernersson. The assignment was to create a game that had som requierments, it has to contain some programming design patterns such as: Flyweight, MVC, Observer with a Mediator.

So two weeks […]

/ Comments Off on Is the cake a lie?
Program: Programming

I have been very busy today, barely been at home, but I now I’ve been coding for a little while. I have been working on input and Anthon has been working on different states.
I’ll finally have a completely free day tomorrow, so I’ll have the time to code quite a bit.
Filed under: Uncategorized

/ Comments Off on
Program: Programming

I have been very busy today, barely been at home, but I now I’ve been coding for a little while. I have been working on input and Anthon has been working on different states.
I’ll finally have a completely free day tomorrow, so I’ll have the time to code quite a bit.
Filed under: Uncategorized

/ Comments Off on
Program: Programming

Draw Manager

Today I have polished the state machine and added a DrawManager wich for now, clears the screen with a nice yellow color and presents it.A simple Entity class is made wich will hold all game objects.

Tomorrow I will be adding a sprite class that will load a file and get it to draw on the screen.

/ Comments Off on Draw Manager
Program: Programming

Draw Manager

Today I have polished the state machine and added a DrawManager wich for now, clears the screen with a nice yellow color and presents it.A simple Entity class is made wich will hold all game objects.

Tomorrow I will be adding a sprite class that will load a file and get it to draw on the screen.

/ Comments Off on Draw Manager
Program: Programming

Frogger Dev. Post 03

Today I tried to do some work on the DrawManager but in the end I didn’t have the time because of some interfering business. Herman still hasn’t properly fixed his copy of Visual Studio but it seems to be on it’s way and I hope he can join me in work tomorrow. I’m probably going to work the entire day tomorrow (which is actually today, I need to stop going to bed so late, er… early… whatever…) and I hope […]

/ Comments Off on Frogger Dev. Post 03
Program: Programming

Frogger Dev. Post 03

Today I tried to do some work on the DrawManager but in the end I didn’t have the time because of some interfering business. Herman still hasn’t properly fixed his copy of Visual Studio but it seems to be on it’s way and I hope he can join me in work tomorrow. I’m probably going to work the entire day tomorrow (which is actually today, I need to stop going to bed so late, er… early… whatever…) and I hope […]

/ Comments Off on Frogger Dev. Post 03
Program: Programming

No title, nothing interesting

Today i went though the code Martin sent me, i had some issues understanding so i wrote down some question that i’m going to ask Martin about once i get the program running.
I figured out why i was unable to load the Projects sent by Martin, He had Visual studio 2013 on his computer while i had 2012. So today i uninstalled 2012 and tried to download 2013. It failed. some file must have gotten mixed up because i ended […]

/ Comments Off on No title, nothing interesting
Program: Programming

No title, nothing interesting

Today i went though the code Martin sent me, i had some issues understanding so i wrote down some question that i’m going to ask Martin about once i get the program running.
I figured out why i was unable to load the Projects sent by Martin, He had Visual studio 2013 on his computer while i had 2012. So today i uninstalled 2012 and tried to download 2013. It failed. some file must have gotten mixed up because i ended […]

/ Comments Off on No title, nothing interesting
Program: Programming