Skip to content

A multithreaded Entity Component System (ECS) for TypeScript and JavaScript, inspired by ECSY and bitecs.

License

Notifications You must be signed in to change notification settings

alanjhonnes/becsy

 
 

Repository files navigation

Becsy

Becsy is an Entity Component System (ECS) framework for TypeScript and JavaScript that will make it nearly effortless to write performant, multi-threaded code.

Please read the docs for all the details, jump right in to see some heavily annotated examples, and join us on Discord for help and fun discussions!

About

A multithreaded Entity Component System (ECS) for TypeScript and JavaScript, inspired by ECSY and bitecs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.3%
  • JavaScript 2.7%