本文介绍了在使用C#设计PacMan时需要帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好,
我必须用C#开发吃豆游戏.这将是我使用C#的过程.在进行高级设计(即类图)时,我需要帮助,以继续我的工作.我想设计并进入编码阶段.
我对应该如何解决吃豆人和点子之间的冲突感到困惑.另外,我如何将其与持有玩家得分和等级信息的班级联系起来.
我能帮忙吗?
Hello,
I have to develop pacman game in C#. This will be my roject using C#. I need help in coming with high level design i.e. class diagram to continue my work. I want to design and jump into the coding stage.
I am confuse about how should I figure out the collision of pacman and dots. Also, how will I relate that to the class which hold the player score and level information.
Can I please get some help.
推荐答案
这篇关于在使用C#设计PacMan时需要帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!