Design team:
066 Ti Zhongxiang
048 Li Chunxiao
Project name: Big Mouth Fish Pacman
Programming Language: Java
Requirements: Design a casual game, big mouth fish eat beans. Simple operation, simple introduction and operation method are required.
Game Description:
Big Mouth fish Game Simple instructions: Use the upper, lower, left and right on the keyboard to control the direction of the big mouth fish, each eat 1 small fish, score plus 1 points. Every 10 small fish, Big mouth fish will upgrade: size plus 1, speed plus 2.
Two
III. Conventions and regulations
Code write clear Comment
Note Paragraph indentation
Change the code to make a record
Iv. Record of Time
Project selection: 2 hours
Design ideas: 1 days
Clear division of labor: 2 hours
Code writing: 2 days
Test: 3 hours
Upload code: 1 hours
Five, experience
Two people cooperate design project, need to have clear division of labor, also must cooperate with each other. Before you start programming, you have to have a basic idea.
When writing code, be sure to consider your teammates ' requirements, make comments, and change your code to communicate with your teammates.
Write the code to do a backup to prevent loss.
After writing the code, you should constantly debug the program and try to perfect the code.
Big Mouth Fish Game