Giter VIP home page Giter VIP logo

maze's Introduction

Maze V1.0


项目:Maze

版本:V1.0

作者:Lost(QQ:2931404870)

时间:2020-7-22

环境:开始使用 VS2010,后来用 VS2017 修改

简介:一个普通的迷宫小游戏

感谢:感谢 QQ 群 C语言革命7 全体成员为该项目的开发做了巨大的贡献,没有你们,该作品也不能有现在的情况!

版权:作者原创,无抄袭,不涉及版权问题,仅用作学习、娱乐,欢迎各位fork!

玩法:

游戏开始选择系列关卡

有三种系列:

森林(简单,基于 Prim 算法)

地牢(中等,基于图论 DFS 算法)

地狱(困难,基于暴力 DFS 算法)

选择系列后,进入游戏

WSAD 上下左右,游戏中有计时器

文件:

Maze.h :          初始化头文件
Maze.cpp :        程序开端文件
Game.h :          游戏类头文件
Adventrue.cpp :   冒险模式类文件
Forest.cpp :      冒险模式-森林系列类实现文件
Dungeon.cpp :     冒险模式-地牢系列类实现文件
Infernal.cpp :    冒险模式-地狱系列类实现文件
Help.cpp :        帮助信息类实现文件
Other.cpp :       刷新界面、放置按钮、输出对话框类实现文件

运行效果:

start play

maze's People

Contributors

unloster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

maze's Issues

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.