https://github.com/ryex/rabbyt
a port of Rabbyt (http://arcticpaint.com/projects/rabbyt/) to use Cython (http://cython.org/) instead of pyrex in the intrest of providing support for python versions beyond 2.7
https://github.com/ryex/rabbyt
Last synced: 4 months ago
JSON representation
a port of Rabbyt (http://arcticpaint.com/projects/rabbyt/) to use Cython (http://cython.org/) instead of pyrex in the intrest of providing support for python versions beyond 2.7
- Host: GitHub
- URL: https://github.com/ryex/rabbyt
- Owner: Ryex
- License: mit
- Created: 2013-12-17T04:50:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T10:44:48.000Z (almost 10 years ago)
- Last Synced: 2025-10-27T06:26:15.289Z (8 months ago)
- Language: Python
- Homepage:
- Size: 867 KB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: COPYING
Awesome Lists containing this project
README
[](https://travis-ci.org/Ryex/Rabbyt)
[](https://ci.appveyor.com/project/Ryex/rabbyt/branch/master)
Rabbyt is a sprite library for Python with game development in mind. It
provides fast performance with an easy to use but flexable API.
For a quick rundown on the current [features see the website](http://arcticpaint.com/projects/rabbyt/).
You can find the [reference documentation here](http://matthewmarshall.org/projects/rabbyt/docs/)
Examples and documentation are included in the source distribution, but not
the .eggs or windows installer.
CONVERTED TO USE CYTHON INSTED OF PYREX BY RYEX (ryexander@gmail.com)
Now using CI see release on github for precompiled binaries