3 Commits (main)

Author SHA1 Message Date
Trevor Slocum 193532a951 Refactor System interface
Systems now specify their components via public fields.
1 year ago
Trevor Slocum 039863b55b Add World
This enables applications to use multiple instances.
1 year ago
Trevor Slocum 8d4dabd62e Add benchmarks and optimize
Store all data in slices rather than maps.
1 year ago