About site
This page is my sandbox for honing code. It contains original, borrowed, and taught script and it's
resulting product in various stages of completion.
7/25/24
I completed CS50x. Here is a link to my final project's
video
8/15/24
Finished
2D breakout game
using pure JavaScript tutorial from Mozilla. i added touch capability and made an array of colors to render each row of bricks a
diferent color.
Current
I'm currently working through problem-sets for CS50w and CS50p while following
the lectures and notes. I'm also building an emulator with emulation-station and
Retro-arch. 8/21/24 After many bug fixes I am able to play nes, gb, and snes games.