misc_ecs

Crates.iomisc_ecs
lib.rsmisc_ecs
version0.1.14
sourcesrc
created_at2023-01-01 22:15:55.886901
updated_at2023-01-22 17:33:55.21552
descriptionmisc_ecs is a basic Entity Component System library, being developed as a way to learn.
homepage
repositoryhttps://github.com/dwclake/misc_ecs
max_upload_size
id749058
size27,831
Devon Webb (dwclake)

documentation

README

Misc ecs

misc_ecs is a basic Entity Component System library, being developed as a way to learn. This is being made to use in my project "rusty_nature_of_code" which is a creative graphics programming project inspired by p5.js and Daniel Shiffman's (The Coding Train on YouTube) book "The Nature of Code".

License

misc_ecs is distributed under the terms of both the MIT license and the Apache License (Version 2.0)

Commit count: 0

cargo fmt