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.
sc8pr 3 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 stable release (3.0) including extras with additional dependencies:
pip3 install sc8prx
Latest stable release (3.0), core features that depend only on pygame:
pip3 install sc8pr
Alternatively, you can download sc8pr from GitHub and run it from the source code. Ensure that pygame 2 is installed!
See the documentation for more detailed instructions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sc8pr-3.0.4.tar.gz
.
File metadata
- Download URL: sc8pr-3.0.4.tar.gz
- Upload date:
- Size: 156.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74190e534573f9738271b309b250d1a863743c4003f64c202a54e7ff53036036 |
|
MD5 | cdd7d76da0d35e61f31cd5bdff985740 |
|
BLAKE2b-256 | 3b71e593cc45fd1db1f30076dea6e8f1aadb2d3af89090265b9cb3b9e4e2a84b |
File details
Details for the file sc8pr-3.0.4-py3-none-any.whl
.
File metadata
- Download URL: sc8pr-3.0.4-py3-none-any.whl
- Upload date:
- Size: 178.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c8a5f504cef84856b7999fd4c3416dee4de7a6dda7448a984d12ecc76bc2ae5 |
|
MD5 | ee19227ee1796e59613d9ef0d0b33355 |
|
BLAKE2b-256 | cd2471722946ee09d9382966ea74c60c089a0232ac56c1a575b1590fd4e85cb0 |