Game engine, I suppose
Find a file
Josh Deprez 463115efcc Query now visits everything on the path
This is used fixes some bugs related to parent behaviours not correctly
affecting descendants where the parent component does not have the
behaviour being queried.
2021-10-04 15:57:31 +11:00
engine Query now visits everything on the path 2021-10-04 15:57:31 +11:00
example add apache boilerplate 2021-10-01 15:30:22 +10:00
geom fixed end-slope splines 2021-10-04 13:33:35 +11:00
.gitignore make container complicated, heap profiles 2021-09-23 14:54:45 +10:00
example.go add apache boilerplate 2021-10-01 15:30:22 +10:00
go.mod rename to ichigo 2021-10-01 15:17:19 +10:00
go.sum go mod updates 2021-09-25 19:55:18 +10:00
LICENSE Initial commit 2021-08-08 11:20:50 +10:00
README.md add to readme 2021-10-01 17:21:07 +10:00

ichigo 🍓

Go Reference Go Report Card

Game engine development in progress.

I'm blogging about it! Follow my progress starting with Part 1.