bits-ecs

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2026 License: GPL-3.0

README

Bits ECS

Bits ecs - core module for bits engine.

This module only provides ECS core (world, component / resource storage, scheduler). Use it if you need only ECS for your project without anything else from bits.

Installation

go get -u github.com/bits-engine/bits-ecs

Examples

Exmples can be found in examples/.

Directories

Path Synopsis
common
component package holds everything needed to manipulate with components.
component package holds everything needed to manipulate with components.
example
basic command
logging command
logging package provides helper for creating new slog loggers and some keys for structured logging.
logging package provides helper for creating new slog loggers and some keys for structured logging.
resource package provides structures for get/set/remove resources in ECS world.
resource package provides structures for get/set/remove resources in ECS world.
world package provides ECS world, and also scheduling functionality.
world package provides ECS world, and also scheduling functionality.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL