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 you’re working so that no issues occur in the dropbox file.

 

 

Group members, Myself(Oskar Lidh Frykmark) and Viktor Andersson.