Text Adventure Game
2020
This is a personal work where I created a simple text adventure game in visual studios using C# coding. This is a game where the player is trapped in a haunted mansion with their friends and they have to explore to find 3 keys in order to escape safely. The player is prompted to type in choices in order to explore different parts of the mansion.
​
For the codes of this game, I used 2d arrays to store information such as the results of the player's choices. I also implemented various methods to check for the player's input.
FPS Game in Unity
2021
This is a personal work where I created a FPS game in Unity where the player fights off hostile mech enemies and find the exit for each level.
​
When creating this game, I first started with creating the basics such as a level foundation as well as the player's movement. In order to create the movement script, I created various methods that allows the player to move, sprint and jump. As I carried on with the project, I added environmental objects such as gates, enemies, keycards and many others. Towards the end of the project, I then added in the UIs and main menu to finalize my game.
2D Art Assets
Above photos show some of the art assets as well as a mockup scene that I made for a potential pixel 2D platformer game
3D Art Assets
Above photos show some of the 3D assets that I have created using Blender which is a 3D modelling software