Skip to content

Play with the Limbo Keys on your desktop | PyGame using animated windows

License

Notifications You must be signed in to change notification settings

ImPavloh/DesktopLimboKeys

Repository files navigation

Window Limbo Keys.py

🔑 Play with the Limbo Keys on your desktop 🪟

Windows Linux Python

🎯 Features

  • 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.

    Main Menu interface Settings interface

🚀 Usage

Warning

Download Python if you don't have it yet. It's necessary.

  1. Clone the repository 🔗

    • If you have Git, use it to clone the repository to your local machine:
      git clone https://github.com/impavloh/DesktopLimboKeys
    • Or download the project directly using the 'Download ZIP' option from "CODE" (the green button)
  2. Navigate to the project directory 📂

    cd DesktopLimboKeys
  3. Install requirements 📦

    • Use pip to install the necessary dependencies:
    pip install -r requirements.txt
  4. 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.

📃 Credits

  • 🎮 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

💡 Contributing

Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change.

About

Play with the Limbo Keys on your desktop | PyGame using animated windows

Topics

Resources

License

Stars

Watchers

Forks

Languages