This is a project I made during the global game jam 2020. This game was made with a team of 7 people in 48 hours. The theme for this game jam was “Repair”.
We came up with the concept of making a game where the player, plays as a group of 6 spartan warrior that protect the warrior in the middle. This protecting can be done with different formations, you can switch between.
The centre warrior has no way of defending himself. This means that you will have to use the shields of the other 6 warriors to defend him. If one of the 6 defending warriors dies it will not respawn so you will have to be careful. After each wave you can choose what you want to repair. This can be the spears of the warriors or their shields.
I was focused on programming the behaviour of the enemies. This was done using a simple state machine. I also focussed on all bugs that needed to be fixed.
During this game jam I worked on my teamwork skills and increased my knowledge about Unity and C#.
Language: C#
Engine: Unity (2D)