I developed a video game for the pico-8 fantasy console! pico-8, designed by Lexaloffle, is software that boots up a virtual computer. The computer has a terminal, a code editor, and a sprite editor, which are geared for developing 8-bit video games.

pico-8

I love playing golfing games, like Mario Golf (game cube version is the best), Golf Story, Tiger Woods, Hot Shots Golf, etc. Fitting a full golf game like these into the pico-8 is a challenge. The console only has 16 colors, 128x128 resolution, and a 32k code limit.