Rratic / Maze

这是一个偏沙盒的迷宫游戏,尽可能兼容各操作系统和语言。It's a sandbox-oriented maze game, as compatible as possible with every operating system and language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

这是一个偏沙盒的迷宫游戏,尽可能兼容各操作系统和语言。It's a sandbox-oriented maze game, as compatible as possible with every operating system and language.

License:MIT License


Languages

Language:C++ 98.9%Language:C 0.7%Language:Makefile 0.4%