#ecs #builds #twitch #projects #live #component #hecs

bbecs

ECS library for Brooks Builds projects made live on Twitch at https://twitch.tv/brookzerker

16 releases

0.3.0 May 21, 2021
0.2.0 Apr 25, 2021
0.1.14 Apr 19, 2021
0.1.12 Mar 28, 2021

#1145 in Game dev

Download history 17/week @ 2024-02-17 17/week @ 2024-02-24 109/week @ 2024-03-30 18/week @ 2024-04-06

127 downloads per month

MIT license

31KB
735 lines

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.

Dependencies

~26–37MB
~447K SLoC