Skip to main content

A chess API in python, provided with a fancy Pygame GUI

Project description

pygame_chess_api package

Documentation Status wakatime

Welcome to pygame_chess_api!

The goal of this package is to be able to easily setup chess games, with the game engine and the graphical user interface given. Especially to enable you to quickly build chess AI.

Installation

To install this package you only have to run this: pip install pygame_chess_api.

If you're having issues with the installation, please try to install pygame manually first with pip install pygame and then try again to install this package without dependencies with the following command: pip install --no-deps pygame_chess_api.

If it doesn't work, feel free to open an issue

Getting Started

To get started you can check the Quickstart on the documentation (https://pygame-chess-api.readthedocs.io/)

To run a quick test and see what working witch pygame_chess_api can look like you can also download examples on the GitHub Repository

Please check the Documentation at https://pygame-chess-api.readthedocs.io/ to access to Quickstart, References, etc

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygame_chess_api-0.2.7.tar.gz (259.1 kB view hashes)

Uploaded Source

Built Distribution

pygame_chess_api-0.2.7-py3-none-any.whl (261.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page