Skip to content

shea256/chessglyphs

Repository files navigation

Chessglyphs

About

Chessglyphs produces a random chessboard based on 128-bits of entropy.

Example

This is an image

Installation

First, clone the repo and enter the folder:

git clone git@github.com:shea256/chessglyphs.git

cd chessglyphs

Next (optional), create a virtual environment and enter it:

virtualenv venv

source venv/bin/activate

Last, install the dependencies:

pip install -r requirements.txt

Usage

python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages