Skip to content

I am trying to implement a (relatively) expandable item system using ECS (Entity Component System). I constructed a EnTT style ECS (but much more primitive), and testing if it can fit my requirement.

Notifications You must be signed in to change notification settings

Weikang01/Item-System-Research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

I am trying to implement a (relatively) expandable item system using ECS (Entity Component System). I constructed a EnTT style ECS (but much more primitive), and testing if it can fit my requirement.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages