English
A simple labyrinth game written in Java with several generation algorithms and more. Interface made in JavaFX.
- Official website: www.eliastiksofts.com/labyrinth-marathon/
- Github repository: https://github.com/Eliastik/labyrinth-marathon
About this game
- Version: 1.0
- Made in France by Eliastik - eliastiksofts.com - Contact : eliastiksofts.com/contact
- License: GNU GPLv3 (see license.txt file)
Credits
Changelog
- Version 1.0 (12/2/2019):
- Initial version
Français
Un simple jeu de labyrinthe écrit en Java avec plusieurs algorithmes de génération et plus. Interface faite en JavaFX.
- Site officiel : www.eliastiksofts.com/labyrinth-marathon/
- Dépôt Github : https://github.com/Eliastik/labyrinth-marathon
À propos du jeu
- Version : 1.0
- Made in France by Eliastik - eliastiksofts.com - Contact : eliastiksofts.com/contact
- Licence : GNU GPLv3 (voir le fichier license.txt)
Credits
- Utilise la bibliothèque logicielle org.json
- Utilise des assets venant d'ici
- Utilise une texture d'herbe venant d'ici
Changelog
- Version 1.0 (02/12/2019) :
- Version initiale
Déclaration de licence
Copyright (C) 2019 Eliastik (eliastiksofts.com)
Ce programme est un logiciel libre ; vous pouvez le redistribuer ou le modifier suivant les termes de la GNU General Public License telle que publiée par la Free Software Foundation ; soit la version 3 de la licence, soit (à votre gré) toute version ultérieure.
Ce programme est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE ; sans même la garantie tacite de QUALITÉ MARCHANDE ou d'ADÉQUATION à UN BUT PARTICULIER. Consultez la GNU General Public License pour plus de détails.
Vous devez avoir reçu une copie de la GNU General Public License en même temps que ce programme ; si ce n'est pas le cas, consultez http://www.gnu.org/licenses.
Copyright (C) 2019 Eliastik (eliastiksofts.com)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.