bonesoul / voxeliq

voxeliq is an open source block-based game engine implementation developed with C#
http://www.int6.org/tag/voxeliq
Microsoft Public License
163 stars 43 forks source link

Create Entity System (for Players, NPCs, Items and other stuff) #54

Open bonesoul opened 11 years ago

bonesoul commented 11 years ago

As suggested by https://github.com/Delwin9999/voxeliq/issues/12 we need an entity system so that we can implement player, npcs and other stuff.