My Work
Dwarf Miner
I started this project in order to get some practice with the Godot game engine. It was a great change of pace from using Unity and I learned some new techniques that I can use in other game engines as well.
- Godot
- GDScript
Card Counter
I set out to make a single simple card game that I thought of, but I ended up also recreating some popular card games. This project was a good chance for me to practice creating and managing separate "modes" with different rules.
- Unity
- C#

Coin Golf
This is my recreation of the coin golf minigame from 'Fable: The Lost Chapters'. My goal with this project was to completely finish a simple game, including UI, artwork and sound effects.
- Unity
- C#

Neon Oblivion
Neon Oblivion is a senior capstone project that I worked on in university. I was part of a large team with about 20 members, and my focus was on technical art for the game. I designed shaders and helped implement the art into our levels.
- Unity
- C#
My Terrific Trees
This is a class project that I made as part of a 5-person team. The theme for the project was to make a game about taking care of the environment. The objective is to heal the environment by planting trees in safe locations where they won't be cut down.
- Unity
- C#

Prototypes and Clones

Jigsaw
Procedural jigsaw puzzle generator that turns an image into an array of puzzle pieces.

Ring Quest
Tile exploration prototype built from scratch with C#.

Bridges
Clone of a mobile game I played. Objective is to connect the islands with the correct number of bridges.

Sudoku
Simple sudoku program.

Pazaak
Clone of Pazaak from Star Wars: The Old Republic

Tile Flipper
Make all the tiles match. Flipping a tile also flips adjacent tiles.

Nonogram
Clone of Nonogram. Objective is to darken the correct squares based on hints on the left and top of the board

Zenva RTS
A simple RTS from a online tutorial from Zenva.

Auto-battler?
Auto-battler prototype.