3b1b wordle solver
Pattern matrix for Dungleon
พื้นที่เก็บข้อมูลนี้มีโค้ด Python เพื่อแก้ปริศนา Wordle ด้วยทฤษฎีข้อมูล
pip install -r requirements.txt
หากต้องการพิมพ์รายการอาร์กิวเมนต์บรรทัดคำสั่งโดยละเอียด ให้รัน:
python simulations.py --help
เลือกเกมด้วย --game-name
:
python simulations.py --game-name wordle
python simulations.py --game-name dungleon
หรือเรียกใช้ wordle_solver.ipynb
ผลลัพธ์จะแสดงบน Wiki
3b1b/videos
: รหัสเสริม (ใน Python) ที่มาพร้อมกับวิดีโอดังกล่าวwoctezuma/dungleon-bot
: การประยุกต์ใช้ตัวแก้ปัญหาต่าง ๆ กับ Dungleonwoctezuma/Wordle-Bot
: ตัวแก้ที่ช้ามาก โดยกล่าวถึงผลลัพธ์บางอย่าง