hch12907 / ecrus

A simple Entity-Component-System implementation written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecrus

An Entity-Component-System (or ECS, in short) implementation, done in Rust. This is just a pet project of mine, I plan to eventually use it in some other projects.

This project is still under heavy WIP. Further documentation will be made when this is feature-complete.

About

A simple Entity-Component-System implementation written in Rust

License:MIT License


Languages

Language:Rust 100.0%