Package containing Rust Toybox games.
Project description
ctoybox
This is the bare-bones api for Toybox.
Dependencies
- pillow (for rendering images)
- numpy (for allocating arrays of the right type for the FFI)
- cffi
- pygame (optionally for
human_play
)
Build locally
If you want to make changes to any part of the rust-python pipline, you will need to build and test locally (ran from top-level of the repository):
pip install -r ctoybox/requirements.txt
pip install --upgrade pip
pip install maturin
cd ctoybox
./test.sh
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
Close
Hashes for ctoybox-0.5.0-py3-none-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb6d813e3b9a14916865f1ea3ced22b42b9f5f160dbe46b585e30a3958ced6c0 |
|
MD5 | d43027b0c278aecd4ff8ad62095667e7 |
|
BLAKE2b-256 | 10247827179b7bcfa5c0c1be552354c536a5055ec254eb345921079287adde3a |
Close
Hashes for ctoybox-0.5.0-py3-none-macosx_10_7_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cf8d89d159d0e14b5eb6ae5c5fe7f40b25a345049370ae69e63f7d51a7039fe |
|
MD5 | e34c6fa5495d001f106aaf3b080ce48c |
|
BLAKE2b-256 | dc212ddb63c36939d698994aa3aa340f1f3ae8d5f61fc666ba72991891f6a532 |