[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dradtke/ecs-go

Repository files navigation

Entity-Component-System Library for Go

PkgGoDev

This package provides an Entity-Component-System implementation for Go, inspired by the bevy library for Rust. It is primarily an exercise to see how Go might be able to achieve similar ergonomics with reflection, and I think the results are pretty good.

See the tests and examples for usage.

About

A simple ECS system in Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages