Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shackra/pylibrocket


https://github.com/shackra/pylibrocket

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

libRocket is the C++ user interface middleware package based on the HTML and CSS standards. It is designed as a complete solution for any project's interface needs.

This are bindings for SFML on Python.

## How to install

first be sure to have [librocket installed on your system with it's respective python bindings](http://librocket.com/wiki/documentation/BuildingWithCMake#Configuration), then clone this repository:

```
#!bash

$ hg clone https://bitbucket.org/shackra/pylibrocket
$ cd pylibrocket
$ python2 setup.py build
# python2 setup.py install
```

And that's all!!

![Screenshot from test-sfml.py example](http://ompldr.org/vaGRhbg/Captura%20de%20pantalla%20de%202013-02-05%2023:16:09.png)