UnityCourse

CSS 385 - Game Development

View project on GitHub

Introduction:

You have reached Vitaliy, the Cat! :) This repository will hold a compilation of my Unity projects for CSS 385, a Game Development course at the University of Washington, Bothell.

Unity Basics:

For this project, I started with a tutorial from Tech For Good on using the WASD keys for 2D movement, and created five separate modifications to its mechanics. I played around with various physics such as acceleration, gravity, air resistance, exponential decay, and spring constants to see how well I could implement each in Unity.
Click here to see it in action!