Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ggalizzi/composite
- Owner: GGalizzi
- Created: 2015-09-11T18:42:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T12:15:25.000Z (about 9 years ago)
- Last Synced: 2024-12-15T23:33:06.680Z (8 days ago)
- Language: Rust
- Size: 816 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)