bbecs

Crates.iobbecs
lib.rsbbecs
version0.3.0
sourcesrc
created_at2021-03-07 16:59:56.380592
updated_at2021-05-21 13:23:30.054931
descriptionECS library for Brooks Builds projects made live on Twitch at https://twitch.tv/brookzerker.
homepage
repositoryhttps://github.com/brooks-builds/bbecs
max_upload_size
id365301
size48,403
Brooks Patton (BrooksPatton)

documentation

README

Brooks Builds Entity Component System

This Entity Component System is loosely based on HECS but is build from scratch to be used with projects built on Brooks Builds. You can watch the live-streams or YouTube videos.

This ECS is meant to be a learning project, to understand the how and why of ECS by building one from scratch. If you are building a commercial project, then it is recommended that you check out one of the excellent ECS libraries like HECS or SPECS available on crates.io.

Commit count: 69

cargo fmt