
The Last One
About
The Last One is a game I made with 2 other game design students in the 1 week vacation we had to refine our skills further. This game was made for Space Game Jam #2 with the themes 'Space' and 'The END'.
Project Info
Team Size: 3
Time Frame: 1 week
Engine: Unity
Introduction
In our game design specialization we had just started using Unity and we wanted to make something by ourselves to get more familiar with it. I already played around in Unity before and I had made a project where I could place towers down on certain building places with enemies following a path. We decided to use that small project and expand it to make a game out of it. It turned out to be a tower defense game where instead of upgrading your towers you upgrade your enemies. With more variety to towers, enemies or maps I believe we could have made the game more fun.


Gameplay GIF's from The Last One.
What I learned
This project's main focus for me was working together on a project with other people. This was the first time for me and I'd say it went pretty well since we already had someone in the team that had little experience with working together. We learned how to use git with Unity properly in a team. I also learned about singletons in Unity and when to use them and when to not use them. Mainly I made the game loop so that led me to research singletons to make managers.