Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ggalizzi/composite

An Entity Component System (ECS) library written in Rust.
https://github.com/ggalizzi/composite

Last synced: 7 days ago
JSON representation

An Entity Component System (ECS) library written in Rust.

Awesome Lists containing this project

README

        

Composite
=========

**Composite** is an [Entity Component System - ECS](http://entity-systems.wikidot.com/) implemented in Rust.

Nowhere near finished nor in usable state, being built for a roguelike I'm developing.

##Documentation

Can be found [here](http://www.ggalizzi.com/composite/composite/index.html)