Crates.io | tombstone |
lib.rs | tombstone |
version | 0.1.0 |
source | src |
created_at | 2023-03-15 14:55:02.870017 |
updated_at | 2023-03-15 14:55:02.870017 |
description | Entity component system |
homepage | |
repository | https://github.com/ItsEthra/tombstone |
max_upload_size | |
id | 810759 |
size | 27,419 |
My attempt at making ECS in rust.
[dependencies]
tombstone = "0.1"
See crate docs or example.