Skip to main content

A simple framework for new and experienced Python programmers to create animations, games, robotics simulations, and other graphics-based programs

Project description

sc8pr

An educational programming package for Python 3. Inspired by Scratch and Processing, sc8pr’s aim is to make it easy for new and experienced Python programmers to create animations, games, and other graphics-based programs.

Screenshot

sc8pr 2 features include:

  • a simple, event-driven approach to creating interactive animations
  • sprite management
  • physics-based collisions
  • video effects / transitions
  • a selection of GUI controls
  • curve plotting
  • robotics simulator

For more information, please see the tutorial and reference.

Installation

Latest release (2.2):

pip3 install sc8pr

Development version (2.2.x):

pip3 install https://github.com/dmaccarthy/sc8pr/archive/master.zip

Alternatively, you can run sc8pr from the source code without installing it. Just unzip the sc8pr package into your PYTHONPATH and ensure that pygame 2 is installed.

See the documentation for more detailed instructions.

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

sc8pr-2.2.2.tar.gz (164.4 kB view hashes)

Uploaded Source

Built Distribution

sc8pr-2.2.2-py3-none-any.whl (190.4 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