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
- Host: GitHub
- URL: https://github.com/linkid/lapyrinthe
- Owner: Linkid
- License: gpl-3.0
- Created: 2015-03-14T12:50:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-21T20:49:58.000Z (almost 11 years ago)
- Last Synced: 2025-02-16T14:23:47.358Z (11 months ago)
- Topics: game, labyrinth, python
- Language: Python
- Homepage: https://lapyrinthe.readthedocs.io
- Size: 359 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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%)