EmergentOrganization / cell-rpg

:black_square_button: connect to a universe where cellular automata have run rampant
http://emergentorganization.github.io/bridge/
Other
12 stars 1 forks source link

merge stuff in `core/.../cellrpg/core/` into `core/.../cellrpg` #126

Open 7yl4r opened 6 years ago

7yl4r commented 6 years ago

A while back I tried segregating a "core" set of systems/components/etc so that they could be separated from this game and used by others. In retrospect, this was premature and over-complicated things. Moving the classes back to their rightful places using "refactor" shouldn't be too hard.