Loldle brings the classic Loldle game to your terminal! Experimental use to try some statistical optimization strategies while reliving the essence of the original game.
- Classic Loldle gameplay in your terminal.
- Assisted mode (use the algorithm and give champions with best entropy).
- Online version helper (give you the best entropy champions when playing the official game).
- Chromium Extension to retrieve the champions combinations easier by copying it in the terminal.
- Test optimization techniques.
git clone https://github.com/ninouGx/Loldle
cd Loldle
python App/loldleApp.py
On a chromium browser:
- Go to
chrome://extensions/
- Enable
Developer mode
- Click on
Load unpacked
- Select the
Extension
folder of the project - Go to https://loldle.net/classic
- Click on the extension icon
- Copy the champions combination in the terminal
cd Loldle/Data
source loldle/bin/activate
python Data/retreieveCharacter.py
you need to find the character of the day
-
🟩 Exact match -> 0
🟧 Partial match (atleast one correct element) -> 1
🟥 No corresponding with the champion -> 2
⬇️ The champion has been release before (ex: yours in 2022 and 2016 for the one to find) -> 3
⬆️ The champion has been release after -> 4
-
🚹 Gender
📍 Roles
🦄 Species
⭐️ Ressource (like mana or energy)
🗡️ Range Type
🌎 Region(s) (like Ionia or Shurima)
🕰️ Release Date
Source videos:
Official Game Source: https://loldle.net/classic