I continued to work on the program for our game during Week 12. I converted the codes from procedural programming to object oriented programming (OOP). Using the procedural programming method to code means I only have one actionscript file to put all my codes in it. This will cause my codes to be messy and confusing in the future as I continue to add codes. By using OOP, I split relevant codes into other classes which will be more efficient for larger projects like our's. I also successfully make the "camera" or stage track and move according to where the player is.
Individual Update - Week 12
Related Posts:
Individual Update - Week 07For week 7, I spent some time trying to familiarise myself with flash again, after not touching it for about two years. … Read More
Individual Update - Week 06On week 6, I drew a rough concept art for the design of the boardgame. … Read More
Individual Update - Week 11In week 11, I programmed some basic functions of the game, such as rolling a die, moving the player piece based on number rolled, detecting the type o… Read More
Individual Update - Week 12I continued to work on the program for our game during Week 12. I converted the codes from procedural programming to object oriented programming (OOP)… Read More
Individual Update - Week 10Week 10 happened to be an exam week and I could not find time to work on the project. However, I visited the library and borrowed some books which I a… Read More
0 comments:
Post a Comment