Sitemap

A list of all the posts and pages found on the site. For you robots out there, there is an XML version of the Sitemap available for digesting as well.

Pages

Posts

teal8: My CHIP-8 Implementation

9 minute read

Published:

CHIP-8 is an interpreted programming language developed by Joseph Weisbecker. teal8 is an interpreter for running CHIP-8 ROMs.

Recreating Pong

7 minute read

Published:

This post documents the development of pong-arcade, a simple pong game developed using Python and Pygame.

portfolio

pong-arcade

Published:

Single-player & local multi-player pong.

xcalculator

Published:

A basic calculator app.

Maze Generator

Published:

A web application that generates and solves mazes.

vim-compilerun

Published:

A Vim plugin to quickly compile and run scripts.

pathfinder

Published:

Visualizes pathfinding algorithms in customizable space.

teal8

Published:

An interpreter/emulator to play CHIP-8 games.