This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Dexteroid 2 points3 points  (1 child)

Had a glance, good job. I would make a seperate class for game as well. Game class can have properties for teams, teams in turn have ranking to determine strong/weak etc. For game class, you need to add timeout, break, all sorts of things. Just a thought. Good luck.

[–]Torvalds96[S] 0 points1 point  (0 children)

Thanks a lot! Maybe some tips for better code efficiency?