Description:
A Unity game made in two weeks inspired by classic arcade shooters such as Galaga and Asteroids. The player uses inverse propulsion from their ship's blasters in order to move and avoid enemies as attempting to defeat them.
Languages Used:
C#
Download HereDescription:
A recreation of the first dungeon from the original NES Legend of Zelda game using Unity. Additionally features a custom designed level with it's own unique mechanic revolving around electricity.
Languages Used:
C#
Web Demo
Description:
An Algorithm Visualizer that can be used to demonstrate various pathfinding algorithms of varying efficiencies to find solutions to complex mazes either created by the user, or generated by the program itself.
Languages Used:
Javascript
Source Code DemoDescription:
A Cross-Platform Terminal User Interface Client that can be used to interact with the GroupMe API for basic messaging functionality through the terminal.
Languages Used:
Rust
Source Code