Giter VIP home page Giter VIP logo

wpfgluttonoussnake's Introduction

WPFGluttonousSnake

项目说明

  • 入口脚本
    主入口 -> MainWindow.xaml.cs
  • 场景相关
    场景管理 -> CSceneManager.cs
    场景基类 -> CScene.cs
    开始场景 -> CGameStartScene.cs
    游戏场景 -> CGameRunScene.cs
    榜单场景 -> CGameRankScene.cs
    结束场景 -> CGameOverScene.cs
    选择场景 -> CGameChooseScene.cs
  • 图片相关
    自定义图片工具 -> CCustomImage.cs
  • 控件相关
    控件工具 -> CUtil.cs
  • 英雄相关
    英雄类 -> CHero.cs
  • 游戏数据
    数据文件 -> rank.data

游戏说明

  • 操作相关
    鼠标单击选择选项
    传统模式 - 键盘'↑' '↓' '←' '→'控制方向
    无尽模式 - 键盘'←' '→'控制方向
  • 游戏模式
    传统模式 - 四方向
    无尽模式 - 可旋转
  • 游戏规则
    吃到小方块可增加蛇身长度
    无尽模式下蛇身达到一定长度速度会增加
    传统模式下蛇头碰到蛇身或碰到墙壁游戏结束
  • 榜单规则
    分数高于历史榜单记录则可记录上榜

wpfgluttonoussnake's People

Contributors

unitymeow avatar

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.