Game Development
Game Development
Teaches students on how to develop graphical interactive games through the use of existing game libraries and bring different component together to produce a complete game.
Project Deliverables:
Game Development Proposal
A working game based on the proposed idea that is created using Unity.
Some of the work that I did for the game design document can be seen above. For example, research that was done for the game as well as pseudocode and diagrams for some features.
Created a game based on the game design document.
Adjusted the features in the game so that it could be completed in time.
The game includes features such as combat, inventory.
A recorded presentation of the game is attached on the left.
Outcome of the Project:
Create a game based on the game design document using the Unity game engine.
What I learnt from the project:
I learnt quite a bit from the project. I was given practices in creating games in the subject before I started to work on my assignment which helped me with my project. Firstly, I gained a clear understanding of my current capabilities in creating games with readily-available assets. This would help me in my future projects as I would be able to better gauge the time I require to complete a certain workload. Next, I learnt how to find solutions to solve problems in my code through methods learnt in class such as debugging or logical thinking. Lastly, I learnt how to use game engines to create games. For example, I learnt how to use the physics engine to mimic physics in the game world.