Software Project Management hw1
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Software Project Management hw1相关的知识,希望对你有一定的参考价值。
I just want to say something about my java project that I did last year. Our task is to finish a linking game.
It is a game that you should link all the same picture with specific rules. It is such an interesting game but creating
the game can not be a easy job. You have to take all of the situation into consideration.
As for me, I spent about a whole week finishing the project. The only thing I need was my computer and the
software eclipse. I didn’t need so much things because my project was not so complex and all the problem could
be handled out.
The project was my final homework for the java class and it should include several functions that the teacher
asked me to finish. First, the game should run smoothly and could not have big bug. Next, the UI must be beautiful.
That’s to say, if you open the game, you will want to play again and again. What’s more, the more details that can
make player comfortable the better. You can use the game to relax yourself. Of course, I wanted to finish all the
initial objectives at the beginning. But when time flied away, I had little time to do all of the things. I just finished
the basic functions of the game and chose a simple picture for the background and payed a little attention to the UI.
What a pity! As a result, my java class score was just so so.
I have to say this was my first big project which was totally done by myself. So I believe it was valuable for
me. I just want to share my story to say that we should do things early. The earlier, the better.
以上是关于Software Project Management hw1的主要内容,如果未能解决你的问题,请参考以下文章
Software Project Management hw1
Software Project Managemen(SPM) HOMEWORK01:
EME 07 Execute & Close of software project
Software Project Management Homework 1--3013218086--
CS61A Fall 2020 Project 2 Autocorrected Typing Software 我的思路