OralChess: A simple chess engine with minimax and optional oral AI integration
Project description
OralChess ♟️
OralChess adalah engine catur ringan berbasis Python yang menggunakan algoritma minimax dengan alpha-beta pruning.
Engine ini cocok untuk eksperimen, belajar AI catur, ataupun dipasang sebagai backend untuk GUI seperti DroidFish / Arena.
✨ Kelebihan OralChess
- 🚀 Ringan & Cepat — ditulis murni Python dengan optimasi alpha-beta pruning.
- 🧠 Algoritma Minimax — dapat mencari langkah terbaik hingga kedalaman tertentu.
- 🔍 Evaluasi Posisi — menghitung nilai material dan mendeteksi checkmate / stalemate.
- 🎮 Integrasi Mudah — bisa dipakai langsung via modul
import oralchess. - 🔌 Dukungan UCI Engine — bisa dijalankan sebagai server UCI agar kompatibel dengan GUI populer.
- 📦 Mudah Dipasang — tersedia di PyPI (
pip install oralchess). - 🛠️ Open Source & Bisa Dikembangkan — bebas dikustomisasi untuk penelitian atau proyek pribadi.
📥 Instalasi
pip install oralchess
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oralchess-0.1.0.tar.gz.
File metadata
- Download URL: oralchess-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d503fbad4c43b2647e1d0476893191d889523ba0daa0644fdddfe1b57fb82f16
|
|
| MD5 |
db437303e33314cf65c4f3f60f74f7c4
|
|
| BLAKE2b-256 |
4604d38caf9be400d50eebcc60b6468c3bfe41253b1a844659cd342e6c827eb2
|
File details
Details for the file oralchess-0.1.0-py3-none-any.whl.
File metadata
- Download URL: oralchess-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54f825b0e9c5b1f8752b751a55a72119ba8a13399b208113767dbdbf00987c55
|
|
| MD5 |
eabea050a335d634ec9bc42564f4c54f
|
|
| BLAKE2b-256 |
a468ed7f0f350d2fc7835581a516694b88c9586ea8347c08123178539a9b7905
|