zoukankan      html  css  js  c++  java
  • silverlight2 游戏 1 你能坚持多少秒

    这是开始学习silverlight的第一个游戏


    源码下载 https://files.cnblogs.com/hubj/Movebox.rar

    感谢各位的关注,已增加重新开始功能! :)

    click onto the red block with jump over it:
    鼠标移动到红色部分。
    move the red block avoiding crash with the blue ones
    拖动红块,避免碰到蓝色部分。
    don't touch the black edge.
    不要碰到黑色区域。
    if you can reach more than 18 seconds, you are a genius.
    如果你能达到18秒以上,你算得上是个天才。

    1、游戏管理类
    GameManager.cs


    Page.xaml.cs
    Code

    DragManager.cs
    Code

    Enemy.xaml.cs
    Code

    Owner.xaml.cs
    Code

    Page.xaml.cs
    Code
  • 相关阅读:
    Jenkins+gitlab自动化构建部署
    浅尝CI/CD,真香
    各种奇葩,我感觉我快窒息了,来吐吐槽...
    用SMART原则来创建一个好的OKR
    用OKR改变个人能力得不到明显提升的困境
    承诺型与愿景型,什么样的OKR适合你?
    OKR文化:关键成果必须具备的五个特点
    为什么不能完全用OKR替代KPI?
    OKR的激励方式应该注意什么?
    OKR如何与绩效考核并行?
  • 原文地址:https://www.cnblogs.com/hubj/p/1457637.html
Copyright © 2011-2022 走看看