Programming Projects

← back to Personal Projects
00

This Website

The process of making this website and my developement progress.



Games

01

PocketScape

(HTML/JavaScript) I wanted to create an extremely stripped down version of runescape xp loops. This features full ASCII map and a single XP bar you need to fill. Get mining!
The goal was to create a game only using Opencode and not touching an IDE to get more comfortable with CLI AI tools.

02

TRMNL Story

(HTML/JavaScript) A chooose your own story adventure that started as a re-write of the matrix from memory but evolved.
I wanted to create an interactive story reminiscent of choose your own story books where you had to flip through a book. This hides all of the page flipping for the reader but I still spent a lot of time writing the store and all the possible branches.

03

Greatest Trader 2

(HTML/JavaScript) First web game, porting to html.
This version focused on just the trading terminal without the extra fluff. This helped with seeing the differences in structure between the two languages to create the same game. This also helped me develop a workflow for working on static pages that I continued to use.

04

Greatest Trader

(Lua) Trade without a care and see if your gambles pay off! Escape your boring desk job!
I was looking to create a fun day-trading simulator in Love2d. I was looking to create a humorous roleplaying game that let the player just throw as much money into a trade as they had.

Mini Demos

These are best on desktop with a mouse.