Giter Site home page Giter Site logo

qt-mazemaster's Introduction

Qt-MazeMaster

一个利用Qt/C++写的GUI迷宫游戏。 A GUI maze game made by using Qt/C++.

文件说明

工程文件(源代码和图像素材)在MazeMaster文件夹下;Windows下可执行程序在Executable文件夹下。

程序设计说明

迷宫大师是本人的C++程序设计的大作业,是一个可视化的迷宫小游戏。可视化界面基于Qt5,使用Qt Creator开发。

项目主要有如下特点:

  • 对Qt自带的控件进行了二次封装,以实现更加美观的游戏效果;
  • 为了更方便的设计关卡,配套开发了可视化的迷宫地图编辑器,并实现了复杂迷宫地图的深度优先生成;
  • 迷宫游戏实现了文件的读写,实现了导出和读取玩家自制地图,并加入了通过DFS绘制迷宫出路的功能;

项目的设计树形图如下:

image

演示截图

主窗口

image

地图编辑窗口

image

生成的效果如下图:

image

选关窗口ChooseLevelWindow

image

游玩窗口PlayWindow

image

详细介绍

见本人的个人博客:http://migod.top/176.html

qt-mazemaster's People

Contributors

migodz 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.