🔑 Play with the Limbo Keys on your desktop 🪟
-
⭐ Family-Friendly Interface: Designed to be accessible and safe for users of all ages.
-
🔁 Cross-Platform Compatibility: Works seamlessly on both Linux and Windows.
-
⚙️ Easy Configuration: Utilize JSON for straightforward setup.
-
🛠️ Fully Customizable: Tailor settings to fit your preferences.
Warning
Download Python if you don't have it yet. It's necessary.
-
Clone the repository 🔗
-
Navigate to the project directory 📂
cd DesktopLimboKeys
-
Install requirements 📦
- Use pip to install the necessary dependencies:
pip install -r requirements.txt
-
Launch the game
▶️ - Start the game using Python:
python menu.py
- If you are using Linux, you have to use python3 instead:
python3 menu.py
Note
Use the file howToInstall.txt
to review the installation steps again.
If you still need support, contact with me via Twitter or Discord.
- 🎮 RobTop, the owner of the game assets, including sprites and sound of for Geometry Dash
- 👾 Mindcap, creator of the Geometry Dash level "Limbo"
- 🔑 Crohn44, final part of Limbo (keys concept)
- 🎵 NightHawk22, for composing the original music "Isolation"
- 💻 Quasar098, for the original code related to the animation of the keys and the server-client communication. Initially, I planned to just submit a PR, but was motivated to develop a project from the ground up using his work as inspiration :)
- 📝 Flat-it - The main font used in Geometry Dash
Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change.