File: README

package info (click to toggle)
cutemaze 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,744 kB
  • sloc: cpp: 2,517; sh: 150; xml: 82; makefile: 9
file content (16 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
About
=====

CuteMaze is a simple, top-down game in which mazes are randomly generated
using one of a choice of several different algorithms. You move the character
through the maze while hunting for targets (cheese, by default)--the game is
won once all of these targets have been picked up.

Features

* Showing the amount of time and steps it has taken to play the maze (optional)
* "Bread crumb" trail to show you where you've already been (optional)
* Flag system which allows you to mark and later un-mark any square on the board
* Hints that direct you to the closest target
* Zooming out to see more of the maze
* SVG themes (two themes come with the game)