Skip to content

kyriacos/go-2dgameengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO:

  • Refactor ECS
  • Component type map
  • Use uint for the Entities rather than new type entirely or just use interfaces for adding especially to systems
  • Cleanup/Destroy Textures as they removed.