Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (15 loc) · 459 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 459 Bytes

Maze迷宫

Design设计

Multilayer packaging, from a single block to the entire game, more like a sandbox.从单个方块到整个游戏的多层封装,偏沙盒。

Supported operating system支持的操作系统

  • windows(早期系统不支持颜色,需要宏定义DISABLE_COLOR
  • linux

How to play基本玩法

Open打开游戏

your folder must at least include:

data/
save/
maze.exe (or other excutable files)

Run maze.exe