Skip to main content

Python library for Korean chess Janggi

Project description

PyJanggi

PyJanggi is a Python library for a Korean chess called Janggi. It provides functionalities to simulate a game, maintain a game board, list all possible moves, make a move, and validate a move.

Documentation

Check out the GitHub Page for package documentation.

Getting Started

PyJanggi is originally designed to be imported by other packages and provide Janggi game logic and classes, but if you want to check if the PyJanggi package is working, you can follow these steps:

  1. Clone the repository

    git clone https://github.com/sungho-cho/pyjanggi.git

  2. Install dependencies

    pip install -r requirements.txt

  3. Run main.py

    python janggi/main.py

    If you see the UI window and can navigate with left and right arrow keys, your PyJanggi package is working!

Releases

Check out the PyPi Package for releases

License

MIT License

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

janggi-1.0.0.tar.gz (163.9 kB view hashes)

Uploaded Source

Built Distribution

janggi-1.0.0-py3-none-any.whl (173.0 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