Week12 Reflection
Wentai Ouyang - Sun 31 May 2020, 8:24 pm
Modified: Sun 31 May 2020, 9:14 pm
What I have done?
This week, I still focused on the game function of my project, I created four functions to control the movement of the character in the game: moveWest( ), moveEast( ), moveSouth( ) and moveSouth( ). I assigned these four functions to four different punch cards respectively, so now I can control the movement of the character by swiping different command cards and insert the function name in to the IDE. I can also wrap the commands with for loop and if else sentences to achieve different tasks.
I also start building my portfolio website, and I also made some illustrations for it. these illustrations are used as the title pictures.
What to do next?
In the next stage, I still have some tasks to do:
- Set a victory trigger for the game
- continue making my portfolio
- start writing the final team report.