Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LastOliveGames/becsy

A multithreaded Entity Component System (ECS) for TypeScript and JavaScript, inspired by ECSY and bitecs.
https://github.com/LastOliveGames/becsy

ecs js ts

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://lastolivegames.github.io/becsy) for all the details, jump right in to see some heavily annotated [examples](./examples), and [join us on Discord](https://discord.gg/X72ct6hZSr) for help and fun discussions!