chatrano Posted March 3, 2017 Share Posted March 3, 2017 I built a 1st release of entity system with typescript. You can find the library at https://github.com/francoagusto/entities and here an example with a quick developed game shooter (crimson like): https://github.com/francoagusto/entities-example I hear suggestions.. Thanks gaelbeltran 1 Quote Link to comment Share on other sites More sharing options...
mattstyles Posted March 4, 2017 Share Posted March 4, 2017 I always enjoy seeing people put libs like this out there. Couple of things I saw from the repo though, presumably you're working on these as this is just an initial pre-release: * Didn't see a tagged commit on github, meaning I'm not sure which commit version 0.1.0 relates to, hardly a major issue but could be awkward if you wanted accurate issue creation or PR's. * No tests? * Great to see some examples, you've got plans for proper documentation presumably? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.