Johnny850807 / Coding-GYM

自己菜鳥階段時在練習Java物件導向、設計模式時,所設計的題庫,此專案庫目前用來讓我的同學/學生 (欠調教的) 們提交程式碼來進行Review,欲參考OOP題目者可直接到Projects區觀看,題目皆(85%)擁有示範解答程式碼。ISSUE放的都是Code Review嘴砲。(物件導向設計學分兩階段→JAVA→設計模式)
24 stars 6 forks source link

21點 : Lin #74

Open Johnny850807 opened 7 years ago

Johnny850807 commented 7 years ago

Yours is too similar with hers, please reference to the problems that I mentioned here.

Especially the function startGame() sucks. image

What the hell is this? I do never want to see this again, please optimize it in the next topic. Each function can at most contains 7-8 lines.