

JAVASCRIPT AND C# PROJECTS

Listed below are a few of the many JavaScript and C# projects i have completed. I have also worked some with the document database MongoDB. MongoDB is a JavaScript unstructured document database, I have completed the tutorial they have provided for free on their website and have done additional research on MongoDB as a project.
Click the Visit page button to view the project page.
Cubeicle - 3D Puzzle
This is my most recent JavaScript/C# project. In this project I created a multitude of different components. Some of the components I worked on include an interactive , orbital camera/pause menu that the player can utilize to regain their bearings if they get lost, a sound manager system to play and monitor what sounds are active in the current scene. i also programmed and implemented the Artificial intelligence used by enemies.
Mech Side Scroller
This was a group project in which i had programmed and implemented various parts of. The first of which being a turret that will rotate horizontally until locking onto the player. Upon locking on the turret will track and fire at the player location. I also programmed and implemented an enemy that would drop from the sky when the player was within a certain distance and then chase the player. Once the player was out of range the enemy returned to patrol.
Shipwreck Game
This was my first attempt at utilizing both JavaScript and C# in a project. In this game the player must navigate his way off of the ship that has begun to sink. one aspect i programmed was a key maze in which the player has to acquire keys in a certain order in order to get a door open. i also programmed the timer that persisted once changing scenes in unity.



