Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QIXUAN TASK1 2 4 #433

Closed
wants to merge 9 commits into from
Closed

QIXUAN TASK1 2 4 #433

wants to merge 9 commits into from

Conversation

huangwux
Copy link

@huangwux huangwux commented Jan 15, 2023

In units :
QXTank1 is for task2 (only copies a tiny_tank)
DisTank is for task4 (issue #368 )
QHCritTank is for task4 (issue #357 ) (cooperating with 黄文杰)
In bullets :
RangeBall is for task4 (issue #413 )
RandomBall is for task4(issue #357 ) (cooperating with 黄文杰)
对于issue #357 ,齐轩通过随机算法,在bullets中加入了有特定暴击率的RandomBall,并在units中加入了相应的QHCritTank,黄文杰.通过宏定义ADD_SELECTABLE_CRIT_BULLET实现:引用同学们写的各种子弹并且.在打击目标周围生成了10个随机的子弹,速度都指向打击目标。

// 在最后一个commit "modify_qixuan"中,我把src/battle_game/core/CMakeLists.txt改成了初始的状态,然后在src/battle_game/core/bullets/rangeball.h中把对die_time_和now_time_的定义移动到了private中

Copy link

@qinchuanhui qinchuanhui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, you can get the corresponding score.
But don't merge this PR directly due to the existing format error in CMakeLists.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants