Skip to content

nyashiki/minishogilib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishogilib

License: MIT PyPI

build test wheel

This is a python3 library of Minishogi (a variant of Shogi) written in Rust.

Installation

You can use this library by building from source or downlaoding the wheel file from release.

Build from source

The wheel file can be generated by maturin.

maturin build --release

The wheel file is generated at ./target/wheels/ and you can install it via pip3.

pip3 install <GENERATED WHEEL FILE>

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages