Daily Archives: December 14, 2014

Just playing

Nothing finished, just play

/ Comments Off on Just playing
Program: Graphics

Just playing

Nothing finished, just play

/ Comments Off on Just playing
Program: Graphics

Projektets start!

Nu är det dags att börja med projektet som vi måste välja spel till. Jag och min vän Sebastian har valt att jobba i grupp för att hjälpas åt. När vi skulle välja spel ville vi ta något enkelt eftersom vi båda är lite av n00bs när det kommer till … – Läs hela inlägget här

/ Comments Off on Projektets start!
Program: Programming

Projektets start!

Nu är det dags att börja med projektet som vi måste välja spel till. Jag och min vän Sebastian har valt att jobba i grupp för att hjälpas åt. När vi skulle välja spel ville vi ta något enkelt eftersom vi båda är lite av n00bs när det kommer till … – Läs hela inlägget här

/ Comments Off on Projektets start!
Program: Programming

10-20 slumpmässiga nummer med hjälp av array

I uppgiften skulle jag låta användaren skriva in ett heltal mellan 10-20 och skulle därifrån allokera en array med slumpmässiga nummer. Lika många som heltalet användaren skrev in. Vid det här laget har vi fått facit till vecka tvås uppgifter. Jag … – Läs hela inlägget här

/ Comments Off on 10-20 slumpmässiga nummer med hjälp av array
Program: Programming

10-20 slumpmässiga nummer med hjälp av array

I uppgiften skulle jag låta användaren skriva in ett heltal mellan 10-20 och skulle därifrån allokera en array med slumpmässiga nummer. Lika många som heltalet användaren skrev in. Vid det här laget har vi fått facit till vecka tvås uppgifter. Jag … – Läs hela inlägget här

/ Comments Off on 10-20 slumpmässiga nummer med hjälp av array
Program: Programming

Struktur

Uppgiften var att översätta en string till rövarspråk. Denna uppgiften stötte jag inte på mycket problem men jag hade svårt att börja. Jag gjorde som jag brukar göra när jag kommer till nya uppgifter, jag börjar en kod och ser om det är rätt. Men nu … – Läs hela inlägget här

/ Comments Off on Struktur
Program: Programming

Struktur

Uppgiften var att översätta en string till rövarspråk. Denna uppgiften stötte jag inte på mycket problem men jag hade svårt att börja. Jag gjorde som jag brukar göra när jag kommer till nya uppgifter, jag börjar en kod och ser om det är rätt. Men nu … – Läs hela inlägget här

/ Comments Off on Struktur
Program: Programming

Slumpmässig karta

När jag började med den här uppgiften trodde jag att det var självklart att jag skulle använda mig av två-dimensionella arrayer. Som att göra ett nät där jag kan slumpmässigt lägga ut tecken. Ju mer jag höll på med min två-dimensionella array … – Läs hela inlägget här

/ Comments Off on Slumpmässig karta
Program: Programming

Slumpmässig karta

När jag började med den här uppgiften trodde jag att det var självklart att jag skulle använda mig av två-dimensionella arrayer. Som att göra ett nät där jag kan slumpmässigt lägga ut tecken. Ju mer jag höll på med min två-dimensionella array … – Läs hela inlägget här

/ Comments Off on Slumpmässig karta
Program: Programming

Arkanoid

Time for another classic!
This time we spent a week creating a basic version of Arkanoid. We’ve now gotten into the practice of separating interface from implementation via the use of header files and .cpp files, as well as through the use of an abstract class with pure virtual functions. Pure virtual functions are useful for declaring functions whose implementation is going to vary. They have no body when they are declared, and must be implemented in child classes. This way, […]

/ Comments Off on Arkanoid
Program: Programming

Arkanoid

Time for another classic!
This time we spent a week creating a basic version of Arkanoid. We’ve now gotten into the practice of separating interface from implementation via the use of header files and .cpp files, as well as through the use of an abstract class with pure virtual functions. Pure virtual functions are useful for declaring functions whose implementation is going to vary. They have no body when they are declared, and must be implemented in child classes. This way, […]

/ Comments Off on Arkanoid
Program: Programming

Project. Zelda. 5SD022 . Andreas Ludnmark

This is a little late blog about my project.
I have started coding the window and will soon implement a player that can move.
My project game that i will clone is Zelda1 and I will use Visualstudio C++ to do it.
More information will be presented at the next post.
Thanks for reading.

/ Comments Off on Project. Zelda. 5SD022 . Andreas Ludnmark
Program: Programming

Project. Zelda. 5SD022 . Andreas Ludnmark

This is a little late blog about my project.
I have started coding the window and will soon implement a player that can move.
My project game that i will clone is Zelda1 and I will use Visualstudio C++ to do it.
More information will be presented at the next post.
Thanks for reading.

/ Comments Off on Project. Zelda. 5SD022 . Andreas Ludnmark
Program: Programming

Making Skelly Dungeon, a Zelda clone part 1

I have now started working on the last assignments for the first programming course. The assignment consists of using SDL, a library for media functionality additions to C++, to make a clone of an old school video game.
The Team

On this assignment I’m working together with Dee Majek whom you can find here: https://gamedesignandthings.wordpress.com/

The Game
We’ve chosen the first Zelda game for NES to clone. We wanted to make something along the line of a dungeon crawler inspired buy nethack, but since […]

/ Comments Off on Making Skelly Dungeon, a Zelda clone part 1
Program: Programming

Making Skelly Dungeon, a Zelda clone part 1

I have now started working on the last assignments for the first programming course. The assignment consists of using SDL, a library for media functionality additions to C++, to make a clone of an old school video game.
The Team

On this assignment I’m working together with Dee Majek whom you can find here: https://gamedesignandthings.wordpress.com/

The Game
We’ve chosen the first Zelda game for NES to clone. We wanted to make something along the line of a dungeon crawler inspired buy nethack, but since […]

/ Comments Off on Making Skelly Dungeon, a Zelda clone part 1
Program: Programming

Alumni and future plans

Hi there!
It has been some moths since I last wrote here, so I figured it was time for an update.
Right now I’m taking a Game Design course where we are asked to make a game in one or two weeks depending on the assignment. We are divided in random groups, without any rules other then that there is 3 or 4 students in each group. This means that you might end up in a group with only graphical students or […]

/ Comments Off on Alumni and future plans
Program: Graphics

Alumni and future plans

Hi there!
It has been some moths since I last wrote here, so I figured it was time for an update.
Right now I’m taking a Game Design course where we are asked to make a game in one or two weeks depending on the assignment. We are divided in random groups, without any rules other then that there is 3 or 4 students in each group. This means that you might end up in a group with only graphical students or […]

/ Comments Off on Alumni and future plans
Program: Graphics

Alumni and future plans

Hi there!
It has been some moths since I last wrote here, so I figured it was time for an update.
Right now I’m taking a Game Design course where we are asked to make a game in one or two weeks depending on the assignment. We are divided in random groups, without any rules other then that there is 3 or 4 students in each group. This means that you might end up in a group with only graphical students or […]

/ Comments Off on Alumni and future plans
Program: Graphics

Alumni and future plans

Hi there!
It has been some moths since I last wrote here, so I figured it was time for an update.
Right now I’m taking a Game Design course where we are asked to make a game in one or two weeks depending on the assignment. We are divided in random groups, without any rules other then that there is 3 or 4 students in each group. This means that you might end up in a group with only graphical students or […]

/ Comments Off on Alumni and future plans
Program: Graphics

Being consistent in the design process; a reflective article about stereotypes.

The war against a common enemy clearly shows how world governments would gather the “affected” people under the same roof of comfort. How can we unite the people? Give them a common enemy.
The notion runs deep in the human psychology and works in the way we perceive different attributes in people, whether it is the attraction between genders or the face which we perceive as one to be feared.
Looking at how majority of the entertainment business go about their way […]

/ Comments Off on Being consistent in the design process; a reflective article about stereotypes.
Program: Programming

Being consistent in the design process; a reflective article about stereotypes.

The war against a common enemy clearly shows how world governments would gather the “affected” people under the same roof of comfort. How can we unite the people? Give them a common enemy.
The notion runs deep in the human psychology and works in the way we perceive different attributes in people, whether it is the attraction between genders or the face which we perceive as one to be feared.
Looking at how majority of the entertainment business go about their way […]

/ Comments Off on Being consistent in the design process; a reflective article about stereotypes.
Program: Programming