An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/Ryex/Rabbyt.svg?branch=master)](https://travis-ci.org/Ryex/Rabbyt)
[![Build status](https://ci.appveyor.com/api/projects/status/0b319npae78cov7d/branch/master?svg=true)](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