Posts
 
Reputation
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
~566 People Reached
Member Avatar for tomtaila

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 …

Member Avatar for NormR1
0
512
Member Avatar for tomtaila

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). …

0
54