Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.43 KB

File metadata and controls

41 lines (28 loc) · 1.43 KB

Demonstrations and Code Showcase: https://drive.google.com/file/d/1ZrysOjFPjsV7ms9X-EwzicvaaJjg1UDG/view?usp=sharing

Personal Favorite Demonstration - The Endless Runner: https://drive.google.com/file/d/1Y5XmFbWCq1eXANzmreo_6Hj27f8ieVwR/view?usp=sharing

Endless Runner: Features Object Spawning, Object Deletion for efficiency, and illusions for the indefinite duration of an Endless Runner, built on the Unity Engine

First Person Shooter: Features Acceleration and deceleration, explosions, Sound effects, flight, blasters

2D Cannon: Features Levels, Collisions, Sound effects, screen switching

To Play My Games:

Downloads ZIP File and Unzip the folders or clone my repository.

Entering the 'EndlessRunner' folder, run the 'NathanChinEndlessRunner.exe' file.

Entering the 'FirstPersonShooterPrototype' folder, run the 'NathanChinFirstPersonShooter.exe' file.

Entering the '2DCannon' folder, run the 'NathanChinCannon.exe' file.

Controls:

EndlessRunner:

  • Left Arrow: Move Left One Lane
  • Right Arrow: Move Right One Lane
  • Space: Jump
  • Left Shift - Game progresses faster for a short period of time

FirstPersonShooterPrototype:

  • W or Up Arrow: Move forward
  • A or Left Arrow: Move left
  • S or Down Arrow: Move backward
  • D or Right Arrow: Move right
  • Left Mouse Button: Shoot Projectiles
  • Left Shift: Movement Boost
  • Windows Key: Escape First Person

2DCannon:

  • Up Arrow: Aim Up
  • Down Arrow: Aim Down
  • Space Bar: Fire Projectiles