Hello,
We are two students and we have to make a simply version of the game called bomberman (http://www.funnygames.be/spel/vuurspel_2.html).
The game must work with 1 player and 1 computer player, you only need to drop bombs and they need to explode. Once you've won 5 times by killing the computerplayer you've won the game.
We need to make a classdiagram(concluding methods, properties and variables) but we actually don't know how we have to start with it because we are not so good in programming.
We thought about the classes (computerPlayer, User, Bomb, Sprite) Should this be good or should we also need to make a new class for the playfield?
-Ben & Johan-
We are two students and we have to make a simply version of the game called bomberman (http://www.funnygames.be/spel/vuurspel_2.html).
The game must work with 1 player and 1 computer player, you only need to drop bombs and they need to explode. Once you've won 5 times by killing the computerplayer you've won the game.
We need to make a classdiagram(concluding methods, properties and variables) but we actually don't know how we have to start with it because we are not so good in programming.
We thought about the classes (computerPlayer, User, Bomb, Sprite) Should this be good or should we also need to make a new class for the playfield?
-Ben & Johan-