Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dotoscat/toyblock

A pythonic and easy to use Entity-Component-System written in pure Python
https://github.com/dotoscat/toyblock

entity-component-system game-dev game-development gamedev

Last synced: about 1 month ago
JSON representation

A pythonic and easy to use Entity-Component-System written in pure Python

Awesome Lists containing this project

README

        

==============
TOYBLOCK 2.0.0
==============

.. image:: toyblock_logo.png
:alt: TOYBLOCK

Toyblock is yet another entity component system written in pure Python
being fast as possible.

Installation
------------

::

pip install toyblock

Documentation
-------------

The docs of this project and an example of use are `here `_.

Run tests
---------

At the project's root

::

python -m unittest

License
-------

.. image:: https://www.gnu.org/graphics/lgplv3-147x51.png
:alt: LGPL-3.0