Team Tower Tactics
Links to project:
Project Overview
grid based multiplayer strategy game where you need to defend your tower, inspired by the DnD
combat system.
My focus for this project
I focused on the multiplayer aspect since i was the only one in the team having experience with
it. I set up movement syncing as an example so the others could understand and copy it for the
rest of the game. Besides this i mostly worked on the base system of the grid, in an attempt to
keep the code base manageable, this however did turn out to be futile.