Skip to main content

A game of maze.

Project description

MazinGame
=========

A game of maze.

Idea of the game is to find a path through the maze to a location marked
by ‘X’.

Snapshot from an actual game::

::

+ + + + + + + + +---+ +---+---+---+ + + + +---+ +---+
| | | | | | | | | | | |
+ + +---+ + + + +---+ +---+---+ +---+---+ +---+ + + + +
| | X | | | | | | | | | | |
+---+---+ + + + +---+ + +---+ +---+ + +---+ +---+ + +---+
| . . @ | | | | | | | | | | |
+ +---+---+---+ + + + +---+ + + +---+ +---+ + + +---+ +
| . | | | | | | | | |
+ +---+ + +---+---+ + + + +---+---+ +---+---+ +---+---+ + +
| . . | | | | | | | | |
+---+ + +---+---+---+---+ +---+---+ + +---+---+ + + +---+---+---+
| . . | | | | | | | | |
+ +---+---+ + + + + + +---+ + + +---+---+ +---+ + +---+
| . | | | | | | | | | | |
+ + +---+---+---+ + + + + +---+ + +---+ +---+---+ +---+ +
| . | | | | | | | | | | | |
+ +---+ + + + + + + + + +---+---+---+---+---+ +---+ +---+
| . . . | | | | | | | | | |
+---+---+ + + +---+ + +---+ +---+---+ + + + +---+ + + +
| . . | . | | | | | | | | | | |
+ + + +---+---+ + +---+---+ + + + + +---+---+ +---+---+---+
| . | . | . . . | | | | | | |
+ + +---+---+ +---+---+ +---+---+ +---+---+ +---+ + + +---+ +
P: (9,2) X: (8,2) Moves: 35/36 Elapsed: 12.670secs Score: 8288

Requirements
------------

`Docker runtime <https://www.docker.com/get-docker>`__. If you ask why?
Because it makes distribution simple and life easier :-).

If using sources, Python 3.x with curses and
`mazepy <https://github.com/samisalkosuo/mazepy>`__. Does not work with
Python2 or Windows without Cygwin.

Install and usage - Docker
--------------------------

Install from Dockerhub:

- docker pull kazhar/mazingame

Use

Install and usage - pip
-----------------------

There is a version in pip. Install from pip:

- **pip install mazingame**.

Note that this is not regularly updated

Instructions
------------

You will start at some location in the bottom of the maze. ‘X’ is
somewhere nearer the top of the maze. Move using cursor keys or
‘w’,‘a’,‘s’,‘d’. Quit pressing ‘q’ or Ctrl-C.

When, or if, you reach ‘X’, the ending score is saved to SQLite
database. The default highscore file location is
$HOME/.mazingame_highscores.sqlite. Use environment variable
MAZINGAME_HIGHSCORE_FILE to set another file.

Command line options include: -f, –fullscreen Use terminal to show
entire maze. But only if terminal size is larger than the maze.
–showpath Show shortest path. Remember: this is cheating. –showmaze Show
entire maze. Remember: this is cheating. -hs, –highscores Show high
scores.

And a few more.

Note: database in high score file may change from version to version, if
you get SQLite error when saving high scores, delete your high score
file.

About
-----

This hobby project was inspired by the book “Mazes for Programmers” by
Jamis Buck (https://pragprog.com/book/jbmaze/mazes-for-programmers).

Python translations of the maze code is in mazepy-project
(https://github.com/samisalkosuo/mazepy).

See http://sami.salkosuo.net/mazingame/ for some background about
MazinGame.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mazingame-1.4.3.tar.gz (13.6 kB view details)

Uploaded Source

File details

Details for the file mazingame-1.4.3.tar.gz.

File metadata

  • Download URL: mazingame-1.4.3.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mazingame-1.4.3.tar.gz
Algorithm Hash digest
SHA256 269f1c7c21a5375daed2e094120adcc07463cce8ced56ce992f89a7d61ee23a2
MD5 3045001490a52d946aa18b5ca54f2cf0
BLAKE2b-256 c6c187ab3abd250b314279c9d18c84fa6c025b05bab7f5954886a794cb7e8ab7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page