Projects List

Name Description
Maze Game

A game I created as an intro to using the HTML5 canvas, Javascript WebWorkers, and a library called ROT.js. Inspired by untrusted.

Tetris

After finding htmltetris.com (now apparently disappeared), I decided to take a look into the game code in order to remake it from the ground up, while adding new features.

Newton's Method Calculator

A simple little project I thought would be useful after learning about Newton's Method in my high school Calculus class. Nothing more than my intro to using Math.js and MathJax.

Topple Chess

A game made with a few friends for my school's math and science symposium, or science fair. Basically a game of chess... with a twist. (Note: Online functionality will not work until I can host the NODE.js server on this website)