Cuppa Team - Developing the Game (Code)
19:57I started off the coding side of the game in C# by developing it based off a Unity tutorial called: Space Shooter Tutorial (https://unity3d.com/learn/tutorials/projects/space-shooter-tutorial). It seemed relatively similar to how we envisioned our game being once it was finished so I figured it would be a good basis to start from. To our luck our lectures had examples on how to create a simple space shooter game as well, slightly different from the tutorial that I had already been following so I attempted to merge them both together, introducing the lecturers versions of some of the gameplay into the unity tutorial one, depending on which way the team and I preferred the mechanics to work for our game. Below is one of the first videos I took after I started to merge this code together, as you can see it worked but it was very buggy! (https://www.youtube.com/watch?v=iyOdsQkI2Us&feature=youtu.be)
0 comments