Coding Projects

Flappy Bird - Unity

Using Unity and C# I created a Flappy Bird game using my son's head in place of the bird. I followed a tutorial from the Internet and then added my own custom things to it such as the Game Over texts and the Play Again button.

Custom Dodgeball Game - Unity

I had started coding a Dodgeball game along with a freeze tag game. Some day I hope to get back to this project. The goal was to make a backyard game full of games that kids would play on the playground, such as dodgeball and freeze tag. I ran into a few issues while creating the freeze tag game such as getting the computer players to recognize when a teammate has been tagged or getting them to not run off the screen.

Custom Web Application

Using Microsoft Visual Studio Code, I started working on a custom course. I used dart/flutter as the language. I programmed the main pages and uploaded a few videos as a proof of concept. It was a bit tricky as I am using a Mac with the M2 chip, so it throws things off a bit, but it was a fun learning experience. The intention is to also incorporate Unity into it for the hands-on portion. Similar to some Test Out software.