Browsing '5SD022': Game Programming I

Game programming I – assignment day 6

Fixed the sprite issue today.
Stated working on making the player move. Made a vector2 class.
Updated Schedule:
week 50: window/player
week 51: sprite/map
week 52 Enemies/ Collision
Week 1: music/ states
Week 2: polish / particle effect / buffer time
week 3: report

/ Comments Off on Game programming I – assignment day 6
Program: Programming

Game programming I – assignment day 6

Fixed the sprite issue today.
Stated working on making the player move. Made a vector2 class.
Updated Schedule:
week 50: window/player
week 51: sprite/map
week 52 Enemies/ Collision
Week 1: music/ states
Week 2: polish / particle effect / buffer time
week 3: report

/ Comments Off on Game programming I – assignment day 6
Program: Programming

Testing 1.0

Sure hope this category-thing works.

/ Comments Off on Testing 1.0
Program: Programming

Testing 1.0

Sure hope this category-thing works.

/ Comments Off on Testing 1.0
Program: Programming

Spelprogrammering I – Assignment – 1

We’ve decided to make Arkanoid, a simple game where a paddle bounces a ball back and forth in order to destroy bricks at the top of the screen.
Gameobjects:
Paddle,
Blocks,
Score (GUI)
Lives (GUI)
Ball,
Optional:
Particle Effects,
Power-Ups/Downs
Things that needs to be done:
Collision,
Score Counter,
Victory/Loose Cond.
Rules:
We’ve come up with a couple of simple rules:
* Spend AT LEAST 3-4 hours a day during the holidays working on the project.
* All code added has to be commented with the following format: //COMMENT – NAMEOFPERSON
* Always inform the other person when […]

/ Comments Off on Spelprogrammering I – Assignment – 1
Program: Programming

Spelprogrammering I – Assignment – 1

We’ve decided to make Arkanoid, a simple game where a paddle bounces a ball back and forth in order to destroy bricks at the top of the screen.
Gameobjects:
Paddle,
Blocks,
Score (GUI)
Lives (GUI)
Ball,
Optional:
Particle Effects,
Power-Ups/Downs
Things that needs to be done:
Collision,
Score Counter,
Victory/Loose Cond.
Rules:
We’ve come up with a couple of simple rules:
* Spend AT LEAST 3-4 hours a day during the holidays working on the project.
* All code added has to be commented with the following format: //COMMENT – NAMEOFPERSON
* Always inform the other person when […]

/ Comments Off on Spelprogrammering I – Assignment – 1
Program: Programming

Post Alpha

Efter mycket om och men har man nu en blogg. Jag visste in att Google tillhandahöll bloggar så det var ju perfekt för en Google-älskare som jag.

Jag blev just färdig med min map generator i Javascript. Nu ska jag bara optimisera terräng generation.
Sedan fick vi en uppgift i C++ att skapa ett spel, 2 och 2 i grupper. Hand in någonstans i början av Januari.

Hoppas du som läser har en riktigt god jul!

/ Comments Off on Post Alpha
Program: Programming

Post Alpha

Efter mycket om och men har man nu en blogg. Jag visste in att Google tillhandahöll bloggar så det var ju perfekt för en Google-älskare som jag.

Jag blev just färdig med min map generator i Javascript. Nu ska jag bara optimisera terräng generation.
Sedan fick vi en uppgift i C++ att skapa ett spel, 2 och 2 i grupper. Hand in någonstans i början av Januari.

Hoppas du som läser har en riktigt god jul!

/ Comments Off on Post Alpha
Program: Programming