Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.01 KB

File metadata and controls

47 lines (32 loc) · 1.01 KB

alt text

Stalkfish‑2

A free, Flask‑powered PGN analyzer to give your chess game all the love it deserves no Diamond subscription needed! 💋♟️

🚀 Quick Start

  1. Clone

    git clone https://github.com/shaadart/stalkfish-2.git
    cd stalkfish-2
  2. Install

    pip install -r requirements.txt
  3. Run

    python app.py
  4. Play
    Open your browser at http://127.0.0.1:5000

💡 Under Development

  • Live engine evaluations
  • Better Move Recommendation
  • UI Enhanceement
  • Move annotations
  • Opening explorer (coming soon…)

🤝 Contribute

Issues, ideas & PRs are welcome! Let’s make chess analysis free and fabulous.
https://github.com/shaadart/stalkfish-2

~ yours Shaad