Naval Duels- Future Plans
The main goal here is to have 2 fleets, input how many of each shiptype each fleet has available, and have the program compute the results of each round of the battle, using the main lsits that I mentioned in my previous post.
I'm going to, as Larry suggested, layer on additional feature ideas one at a time, and, at each step, testing to see if what I just added in works.
Thus, I'll make sure A works before trying to code feature B to go with it , and so on.
Right now, I just have the lists of data, and I print simple statements that "call" items from these lists. Since these statements print the way I intended, I know I probably set up the lists properly.
0 Comments:
Post a Comment
<< Home