Code Monkey home page Code Monkey logo

firgency's Introduction

  • 👋 Hi, I’m @dawnchan030920. I'm a student at Wuhan Univ.
  • 👀 I’m interested in .NET, PLT, Software Architecture/Design/Engineer, UI/UX and so on. Pretty sure I haven't lost my passion & curiosity!
  • 📫 How to reach me? E-mail can be the best way.

firgency's People

Contributors

dawnchan030920 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

firgency's Issues

胜利判定逻辑不清晰

胜利判定的逻辑不清晰。比如说,最后一个火灾阵营的棋子走入底线后被销毁,到底算是哪一方的胜利?
这一点应该先从规则上进行明确,然后对软件逻辑进行修改。

火灾角色到达底线销毁后火灾剩余数目未变化

火灾角色到达底线销毁后,火灾角色剩余数目应当-1。现在销毁后并没有产生这种情况,会最终导致游戏胜利判断出错。
从代码上看,虽然Character类的Blood属性中有这一条代码,但是似乎并没有执行。猜测是由于先将自身从Characters列表中移除后成为null导致的。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.