Daily Archives: January 19, 2014
Finished the R-kanoid game project
Now everything is completed, from the game to the report! But the journey hasn’t ended here, I’ve still a lot more to learn but this gave me a good insight of how it’s like to work with just another person and finish creating a game. I’m still nervous as if I’m actually going to pass this course or not, but I’ve done my best even though it could be better and I’ve tried my all but still… Now everything is completed, from the game to the report! But the journey hasn’t ended here, I’ve still a lot more to learn but this gave me a good insight of how it’s like to work with just another person and finish creating a game. I’m still nervous as if I’m actually going to pass this course or not, but I’ve done my best even though it could be better and I’ve tried my all but still…
Finished the R-kanoid game project
Frogger Dev. Final Post
So… it’s done. We’ve added a few small functions to the program and fixed all of the glitches and memory leaks before sending it in. Though, Herman did the actual sending in as I was stuck with the report for some time. I do not like writing reports at all, but it has to be done I guess and I finally got done with it.
We still have lessons tomorrow, I guess it’s the new course. I’ll have to check when […]
Frogger Dev. Final Post
So… it’s done. We’ve added a few small functions to the program and fixed all of the glitches and memory leaks before sending it in. Though, Herman did the actual sending in as I was stuck with the report for some time. I do not like writing reports at all, but it has to be done I guess and I finally got done with it.
We still have lessons tomorrow, I guess it’s the new course. I’ll have to check when […]
Finished the R-kanoid game project
Now everything is completed, from the game to the report! But the journey hasn’t ended here, I’ve still a lot more to learn but this gave me a good insight of how it’s like to work with just another person and finish creating a game. I’m still nervous as if I’m actually going to pass this course or not, but I’ve done my best even though it could be better and I’ve tried my all but still… Now everything is completed, from the game to the report! But the journey hasn’t ended here, I’ve still a lot more to learn but this gave me a good insight of how it’s like to work with just another person and finish creating a game. I’m still nervous as if I’m actually going to pass this course or not, but I’ve done my best even though it could be better and I’ve tried my all but still…
Finished the R-kanoid game project
Programming Project Part 10 – Final Part
The Collisions-room is complete and accessible through a key-command in the main menu, with working box vs box, circle vs circle and box vs circle collision. The only one i didn’t have the time to implement is the pixel perfect one that I also have no possible way of testing with the current sprites. I am now working with a simple animation for the cities when they die, and possibly to move the loading of the city-objects to a textfile […]
Programming Project Part 10 – Final Part
The Collisions-room is complete and accessible through a key-command in the main menu, with working box vs box, circle vs circle and box vs circle collision. The only one i didn’t have the time to implement is the pixel perfect one that I also have no possible way of testing with the current sprites. I am now working with a simple animation for the cities when they die, and possibly to move the loading of the city-objects to a textfile […]
Game Programming I – Assignment day 25
Finished work on the code today and handed in the project.
The final work mostly consisted of making sure all cleanup functions did what they were supposed so that everything that needs to be deleted really is.
This should take care of memory leaks.
Also started writing the report.
Will finish it later today an upload it as well.
Game Programming I – Assignment day 25
Finished work on the code today and handed in the project.
The final work mostly consisted of making sure all cleanup functions did what they were supposed so that everything that needs to be deleted really is.
This should take care of memory leaks.
Also started writing the report.
Will finish it later today an upload it as well.
Programming assignment 2014-01-19
The final day is upon us.
We have gone through every single ”new” and made sure that there is a delete for it and I also med an menu in the console because we didn’t manage a graphical one (insert sad smiley) so when we change state the console will be cleared using a system command. So that the player never gets confused which text is relevant.
And now I’m making the finishing touches on my report.
Programming assignment 2014-01-19
The final day is upon us.
We have gone through every single ”new” and made sure that there is a delete for it and I also med an menu in the console because we didn’t manage a graphical one (insert sad smiley) so when we change state the console will be cleared using a system command. So that the player never gets confused which text is relevant.
And now I’m making the finishing touches on my report.
Programming Assignment – The Report
I started writing the report today, the game is finished, and that is pretty much it for today, not sure if this is something I had to blog about but whatever.
Filed under: Uncategorized Tagged: Uppsala Universitet University Game Programming Campus Gotland Arkanoid Report
Programming Assignment – The Report
I started writing the report today, the game is finished, and that is pretty much it for today, not sure if this is something I had to blog about but whatever.
Filed under: Uncategorized Tagged: Uppsala Universitet University Game Programming Campus Gotland Arkanoid Report
Frogger Dev. Post 25
Today we focused on syncing our projects and writing the report. I still have a lot to go on the report but I believe that I can be done before the hand-in.
Frogger Dev. Post 25
Today we focused on syncing our projects and writing the report. I still have a lot to go on the report but I believe that I can be done before the hand-in.
Spelprogrammering – Assignment – 18
Spent most of the night writing my report. Although it’s almost four or five pages long already, I’m still not certain it’s written in the way Tommi had intended.
I’m not sure if I should fiddle with the code any more, as I’ve pretty much come to a full stop when it comes to my current abilities. I might as well just spend more time perfecting the report, and making sure that it’s in tip-top shape.
Spelprogrammering – Assignment – 18
Spent most of the night writing my report. Although it’s almost four or five pages long already, I’m still not certain it’s written in the way Tommi had intended.
I’m not sure if I should fiddle with the code any more, as I’ve pretty much come to a full stop when it comes to my current abilities. I might as well just spend more time perfecting the report, and making sure that it’s in tip-top shape.
TD – DONE!
Just sent in the game!
I think I have averaged about 10 hours each day this week. That is what happens when you get a late start and make most of the work the last 1.5 weeks. We counted the points we are going after, and if everything is accepted, we will score 105 points. Pass (G) are 65 points and Pass with Distinction (VG) are 90 points, if I remember correctly. So I’m really satisfied with the game. Even if […]
TD – DONE!
Just sent in the game!
I think I have averaged about 10 hours each day this week. That is what happens when you get a late start and make most of the work the last 1.5 weeks. We counted the points we are going after, and if everything is accepted, we will score 105 points. Pass (G) are 65 points and Pass with Distinction (VG) are 90 points, if I remember correctly. So I’m really satisfied with the game. Even if […]
Programming Project (The End)
Today I have been working with TTF and font. I created a font “How To Play”. When you hold your mouse pointer over it, a text will pop-up. The pop-up text describes how to play the game/ description of the game. When you move away the mouse pointer from “How To Play” the pop-up text will disappear.
Andreé managed to get the highscore system to work. Where you can type in your name which then appear in a highscore list.
We have now […]
Programming Project (The End)
Today I have been working with TTF and font. I created a font “How To Play”. When you hold your mouse pointer over it, a text will pop-up. The pop-up text describes how to play the game/ description of the game. When you move away the mouse pointer from “How To Play” the pop-up text will disappear.
Andreé managed to get the highscore system to work. Where you can type in your name which then appear in a highscore list.
We have now […]
Programming Project (The End)
Today I have been working with TTF and font. I created a font “How To Play”. When you hold your mouse pointer over it, a text will pop-up. The pop-up text describes how to play the game/ description of the game. When you move away the mouse pointer from “How To Play” the pop-up text will disappear.
Andreé managed to get the highscore system to work. Where you can type in your name which then appear in a highscore list.
We have now […]
Programming Project (The End)
Today I have been working with TTF and font. I created a font “How To Play”. When you hold your mouse pointer over it, a text will pop-up. The pop-up text describes how to play the game/ description of the game. When you move away the mouse pointer from “How To Play” the pop-up text will disappear.
Andreé managed to get the highscore system to work. Where you can type in your name which then appear in a highscore list.
We have now […]