EngoEngine / ecs

A Go-implementation of the Entity-Component-System paradigm
MIT License
298 stars 43 forks source link

moved BasicFace from the tests to the actual library #46

Closed Noofbiz closed 4 years ago

Noofbiz commented 4 years ago

This will allow anyone to use it without having to import engo itself! Fixes #45.