Team’s code standards, current sprint tasks, and plans

Which course does this assignment belong toEE308
Where are the requirements for this assignment?Requirement of this project
Team NameWitness Paradox
Reference documentsCSDN, 《构建之法》
Reference websiteclick here

1. Roject File Standards:

Naming: Use PascalCase, clear and concise.

Resource Files: Group by type and purpose, like Textures, Models, Scripts.

2. In-Game Naming Conventions:

Variables and Methods: Use camelCase, clear meaning.

Classes and Interfaces: Use PascalCase.

Constants: All uppercase, underscore-separated words.

3. Game Error Standards:

Exception Handling: Use clear error messages.

Error Logs: Include type, location, and potential solutions.

4. Commenting Standards:

Briefly describe code block function.

Detailed explanation for complex logic.

Follow XML documentation standards.

5. Error Logging Standards:

Format: Timestamp, error level, information.

Storage: Organize logs by date.

6. Database Standards:

Naming: Use PascalCase for tables and fields.

Design: Ensure normalization, avoid data duplication.

7. Code Organization:

Layered Architecture: Separate business logic, UI, data access.

Reusability: Write reusable modules and services.

8. Performance Optimization:

Optimize algorithms and data structures.

Avoid unnecessary memory allocation.

9. Security Practices:

Safe coding to prevent injection attacks.

Encrypt sensitive data.

10. Testing:

Unit Testing: Ensure module reliability.

Integration Testing: Verify collaborative part function.

11. Version Control:

Use Git, clear branch strategy.

Clear, accurate commit messages.

12. Code Review:

Regular reviews to improve quality.

Follow team’s best practices.

13. Documentation and Comments:

Detailed API documentation.

Update changelogs.

14. User Interface:

UI component names should reflect their function.

Follow a consistent style guide.
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值