Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #44.2K
2 Posted Topics
Ok so my university has assigned me the task of creating a brick breaker game for android phones (full spec below). What I would simply like to know is[B] which design pattern I should be using to structure my program?[/B] If I should be using more than one which should … | |
Ive been assigned a project where by i must find an MST via Kruskals algorithm. The problem I'm having is that I've been instructed to make a forest: "The forest can be implemented as a 2-D array of Boolean values (or as an array of linked list if you prefer). … |
The End.