Pinned Repositories
astro-dodge
A mobile endless runner game for Android (made with Unity).
autobattler
A simple autobattler game made with Unity.
CameraTracking
Simple scene setup to showcase a scripted camera tracking of a cube gameobject. This repo is made in attempt to modularize my work in Unity, so I could easily reuse things in future projects.
Claw-Machine-TinyWebGL
A claw machine game made using CS 174A's modified WebGL library "TinyWebGL-UCLA".
FPSController
A Unity scene with a basic first-person controller prefab instantiated in it. This repo is made in attempt to modularize my work in Unity, so I could easily reuse things in future projects.
mob-psycho-aura-unity
Mob Psycho aura effect implemented with Unity + Shader Graph
unity-bh-ui
My implementation of UI buttons with animations in Unity.
unity-fps-1
Counter-Strike-inspired multiplayer FPS game made in Unity. It makes use of Unity's basic networking API and services to connect players. This was made using various online sources, including Brackeys's/quill18's tutorials on Youtube and Source Engine movement code.
unity-fps-jumper
A single-player first-person timed "parkour" game that implements bunnyhopping, surfing, and rocketjumping.
domino_game
For CS 130, main project
huabrandon0's Repositories
huabrandon0/unity-fps-1
Counter-Strike-inspired multiplayer FPS game made in Unity. It makes use of Unity's basic networking API and services to connect players. This was made using various online sources, including Brackeys's/quill18's tutorials on Youtube and Source Engine movement code.
huabrandon0/autobattler
A simple autobattler game made with Unity.
huabrandon0/unity-fps-jumper
A single-player first-person timed "parkour" game that implements bunnyhopping, surfing, and rocketjumping.
huabrandon0/astro-dodge
A mobile endless runner game for Android (made with Unity).
huabrandon0/CameraTracking
Simple scene setup to showcase a scripted camera tracking of a cube gameobject. This repo is made in attempt to modularize my work in Unity, so I could easily reuse things in future projects.
huabrandon0/Claw-Machine-TinyWebGL
A claw machine game made using CS 174A's modified WebGL library "TinyWebGL-UCLA".
huabrandon0/FPSController
A Unity scene with a basic first-person controller prefab instantiated in it. This repo is made in attempt to modularize my work in Unity, so I could easily reuse things in future projects.
huabrandon0/mob-psycho-aura-unity
Mob Psycho aura effect implemented with Unity + Shader Graph
huabrandon0/unity-quest-system
Implementation of a basic quest system in Unity.
huabrandon0/unity-bh-ui
My implementation of UI buttons with animations in Unity.
huabrandon0/anime-rhythm-game
huabrandon0/moving-least-squares-unity
An interactive application for visualizing the moving least squares method.
huabrandon0/UCLA-CS-111
My project solutions for UCLA's CS 111 (Operating Systems Principles) taught by Mark Kampe in Spring 2017.
huabrandon0/unity-animated-menus
A Unity project that provides a basic menu setup and animations between menus.
huabrandon0/unity-dialogue-system
Implementation of a basic JRPG-esque dialogue system in Unity