So, I m very new to C# (about two weeks) and I ve reached a point in my borrowed textbook about Arrays and such.
The examples where pretty clear, but the uses were less so.
比如,如果我要做oke魔游戏......我是否有权尝试如下?
使用一个叫做“Pokemon”的Array,其范围为150,处理每个oke子的初审?
使用具有诸如“HP”“Move1”“Move2”“Attack”等变数的构件,这些数值可在战斗中需要Pokemon阵列加以调整?
或者,我是否应该利用埃南来处理我认为阿雷拉应该做些什么?
This is just an example to help me equate these concepts into something I d understand better, I m not looking to rip off pokemon at all.