Skip to content

利用栈解决迷宫问题。A simple maze game was developed using Qt.

Notifications You must be signed in to change notification settings

jianzhang96/simple_maze_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

利用栈解决迷宫问题

SimpleMazeGame

  • 这份代码完全参照了这篇帖子里面附的代码http://tieba.baidu.com/p/4236336543

  • 程序是用Qt写的。这份代码是‘合肥工业大学’电信科专业的数据结构课设题。以后还是这题的话学弟学妹可以用用。

  • This code refers to the code attached to this post:http://tieba.baidu.com/p/4236336543
    This is a simple maze game that uses stacks and queues to find paths and shortest paths.
    This program was developed using Qt.

About

利用栈解决迷宫问题。A simple maze game was developed using Qt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published