Posts from 2025-03-30 with #ecs

On this day: 424 posts, 37 reposts, 399 total likes.

Dialing in input handling for our JS + BITECS game! Keys get registered in createInputSystem. we store them in world.input.keys, in Input Component we set up the data structure, our battle system reads that data from the world object. Simple but effective! #GameDev #JavaScript #ECS

Posted at: 2025-03-30 07:24:58 UTC