完成了~~ 多謝晒兩位勁人!!!
萬分感激~~
heheehe
========================
Hello 各位, 有野想問問你地~
我而家做緊個數字 matching game
有 48張卡, 要generate 0-99 個數字. (呢d都做好了)
(下面個 Integer method, 為左測試易d, 我改左佢做 MAX_VALUE = 20, 等佢做0-19個數)
(呢個integer method 係 teacher example 度修改的)
其實而家做左個簡單既 matching, 個 result 都岩既
(我做到去 get 到2張卡既數字, 可以比較兩張卡岩唔岩,
岩既就 say "get pair" 唔岩就 say "sorry" -.-)
Menu果度果d白痴 button, 整左但係未做action.
而家有幾個問題想問問各位:
1. 如果我想 click 一張卡 (button), 想佢 show 個數字出黎, 同埋 唔可以再click多次 (再click會出pop up), 點整?? <--- 整到一click出個數字Lu~~
2. 兩個button 數字唔match, 想enable 番兩個button 同埋 hide 番個數字, 又係點呢? <--- 都做到lu
3. 搵到一對 match 之後, disable 晒兩個button <--- Also 做完
4. Reset button
<---都做好了(勁多謝米奇!!)
>>>>>>>>>>>
仲有 timer 同 click number 咋
Timer... 努力中
click number.... 唔難~
... 另外我research 緊點樣加 Timer 入去... (可能遲d都會求救 -.-)
(大致上 major problem stuck o係呢度)
我係program 新手, 哈哈, 可能好多野寫到好 confusing,
我諗住做到佢work之後先再執執佢.
希望大家幫到我啦~~
唔該晒大家 ~~
我阿蛇既 sample game: http://www2.cs.uh.edu/~jqchen/games/game.html
(睇左呢個可能會明我講乜 haha)