ppebb / isp2

GNU Lesser General Public License v3.0
7 stars 4 forks source link

Task: Entity implementation #98

Closed ppebb closed 2 months ago

ppebb commented 4 months ago

Implement entity behavior, handle entities properly within each chunk (potentially serialization too), allow for movement and player collision.

Addresses story #12

ppebb commented 3 months ago

Moved ahead sprints because of presentations

ppebb commented 3 months ago

Partially implemented in 57fe385. Remaining work is only movement, rendering, and player interactions.