Keito Yarn Game

A 3D yarn tossing game where you toss, bounce, and combine yarn balls to a cat and earn points as quickly as you can.
A list of projects I have worked on.
Below are projects that I have worked on in my personal time or during my time at P1 Games.
A 3D yarn tossing game where you toss, bounce, and combine yarn balls to a cat and earn points as quickly as you can.
Harness the power of chemistry and plants to craft seed pods in your lab to protect the environment in this VR puzzle shooter hybrid.
Website for the Blue Square legion (a collection of game dev teams) built with Astro and Svelte
A privacy respecting time tracker for yourself. Heavily inspired by Nomie.
A plugin I created for Nomie 6 to allow a more unified way of using the timer trackers.
A website to help compare the syntaxes of many different programming languages. Created initially out of my notes for the 12in23 Exercism challenge.
A Rust implementation of mal - Make a Lisp (a Clojure inspired lisp).
A cute adventure game about taking care of jelly creatures.
A website to hold my blog post and notes on computer science, mathematics, and technology explainers.
Below are projects I have done during my time at Coding Minds Academy.
Student projects I have helped mentor, primarily done in Unity. My main contribution was providing students with the knowledge they need to design, implement, and publish their game idea.
Student: Andy
A 3D/2D tower defense game using memes as the theme. Available on Steam.
Student: Damon
A 2D puzzle game where one writes a script to build a bridge. Available on Itch.io and Steam.
Student: Christina
A 2D coding farming that helps teach students about coding.
Student: Richard
A match 4-game with dog theming and with integration with a sibling app to monitor dog steps. Available on the Google Play store.
Student: Congyu
A 3D first person simulation game that can be used to teach others how to react in an emergency situation, such as a fire.
Student: Billy
A 2D multiplayer co-op survival game where one is tasked with killing all the zombies and escaping with friends. Avilable on Itch.io
Student: Gary
A 2D top-down shooter game where one has to kill all the enemies inside the level.
Student: Jason
A simple 3D game where one is tasked with controlling robots to move boxes from one area to the scoring zone.
Template projects I have made to help with Unity curriculum
Projects I have worked on for school. This includes my undergraduate work at University of California: Irvine (UCI) and graduate work at University of Illinois Urbana-Champaign (UIUC)
A Unity game designed to simulate a marketplace using a simple AI implemented using Navigation Mesh and priority queue.
My first Unity game, adapted from Roll-a-Ball template. Go through the level and build up energy for jumps. Available online on Itch.io.
A fast-paced 2D Adventure Platformer game where you control a lone king cursed to run or be consumed by the mist.
The final project for Interactive Graphics class, focusing on using knowledge of the graphics pipeline and applying that to texturing a teapot.
A (partial) implementation of String Solving with Regex in Haskell using transducers.