Personal Unity Project
My current personal project in Unity. Built in Unity using C# scripts. Uses free assets from the Unity Asset store. Currently a player can pick up an object and move it around. If it collides with another object of the same type, the object disappears. This prototype will eventually become a match game where the player completes levels by matching all of the objects in the scene.