{Epitech} | Jam#2
Les Portes de l'Énigme is a open source FPS game.
The goal of this game is to find a key to open a chest. To do this, you will need to open the right doors. Once you have completed your mission, you may escape.
You can find LPE on itch.io.
The project was licensed under the MIT license in March 2024.
Les Portes de l'Énigme is released under the MIT license.
The engine Unity is under its own Unity Technologies ApS licence.
Unity grants to you a worldwide, non-exclusive, no-charge, and royalty-free license to reproduce and use the Software for Reference Purposes only. For clarity, while display, performance, and reproduction on the Repository Service through its functionality is allowed, no other distribution or modification of the Software is permitted.
LPE is available for the following platform:
- GNU/Linux and affiliated
- Unity editor 2021.3.32f1 release
If you encounter any issues with the libssl, you can try the following on Debian:
$ wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl1.0/libssl1.0.0_1.0.2n-1ubuntu5_amd64.deb
$ sudo dpkg -i libssl1.0.0_1.0.2n-1ubuntu5_amd64.deb
Les Portes de l'Énigme is updated by a community of people. LPE is not paying any of them.
The development of the game is done in C# language, but this repository also contains JavaScript.
Avaible tasks:
- Add features
- Expand the game on other OS
- Documentation
You can find us on the Epitech jam 2 discord server.
Contributions are made via merge requests on Jam2 Github.
Unity error and unanimity acceptance should be resolved before a Merge Request can be merged.