Game engine written in Go (golang).
Stars
321
Forks
31
Watchers
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
250
commits
12
Fixed atlas size finding function.
c7cdaa0
Fixed removeGameObject function.
887765d
Fixed Component.Transform nil panic.
73cc92b
Redesign Activity in GameObjects.
b2e60e9
Better GameObject container design.
5b1788d
Turned Transform to Component.
f0534ba
Fixed Matrix test.
2593e79
Changed main.go engine handling.
1a755d8
Cleaned BehaviorTree code.
07e27fe
Better code.
070bac4
Added more Coroutine tests.
392f7e6
New Matrix function RotateXYZ.
9af2cd8
Some more changes in Coroutine and updated Readme.
d9df018
Changed BehaviorTree and Coroutines API.
4165001
music volume is now lower.
7d02166