Bunnymark benchmark for the gohan ECS framework
Find a file
2022-07-25 12:02:24 -07:00
assets Initial commit 2022-07-25 12:02:24 -07:00
component Initial commit 2022-07-25 12:02:24 -07:00
helper Initial commit 2022-07-25 12:02:24 -07:00
scene Initial commit 2022-07-25 12:02:24 -07:00
system Initial commit 2022-07-25 12:02:24 -07:00
world Initial commit 2022-07-25 12:02:24 -07:00
go.mod Initial commit 2022-07-25 12:02:24 -07:00
go.sum Initial commit 2022-07-25 12:02:24 -07:00
LICENSE Initial commit 2022-07-25 12:02:24 -07:00
main.go Initial commit 2022-07-25 12:02:24 -07:00
README.md Initial commit 2022-07-25 12:02:24 -07:00

Bunnymark Benchmark (gohan)

Bunnymark benchmark for the gohan ECS framework

Run

go run code.rocketnine.space/tslocum/gohan-bunnymark@main

Note

This repository was copied from the mizu bunnymark example and adapted to use gohan instead. See LICENSE.