An open API service indexing awesome lists of open source software.

https://github.com/linkid/lapyrinthe

Lapyrinthe is a small labyrinth game
https://github.com/linkid/lapyrinthe

game labyrinth python

Last synced: 9 months ago
JSON representation

Lapyrinthe is a small labyrinth game

Awesome Lists containing this project

README

          

Lapyrinthe
==========

.. image:: https://travis-ci.org/Linkid/lapyrinthe.svg?branch=master
:target: https://travis-ci.org/Linkid/lapyrinthe
:alt: Build Status
.. image:: https://readthedocs.org/projects/lapyrinthe/badge/?version=latest
:target: https://readthedocs.org/projects/lapyrinthe/?badge=latest
:alt: Documentation Status

Lapyrinthe is a labyrinth game written in Python.

.. image:: https://raw.githubusercontent.com/Linkid/lapyrinthe/master/doc/source/_static/lapyrinthe_screen1.png
:alt: Screenshot

Start
-----

To launch the game, use this command:
`python interf.py`

Labyrinths
----------

There are several levels in the `lapyrintheque`: A to E.

The aim is to move the red circle from one arrow to the other, by using objets.

When you find a way to leave the lapyrinth and win, a new window pops up to indicate number of movments.

Translations
------------

The project is avalaible in the following languages:

* French
* English
* Danish (95%)
* Slovak (95%)
* German (17%)
* Hebrew (5%)