Skip to main content

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

ctoybox-0.5.0-py3-none-manylinux2010_x86_64.whl (901.4 kB view hashes)

Uploaded Python 3 manylinux: glibc 2.12+ x86-64

ctoybox-0.5.0-py3-none-macosx_10_7_x86_64.whl (831.4 kB view hashes)

Uploaded Python 3 macOS 10.7+ x86-64

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