gfmortega - Overview

Popular repositories Loading

  1. Can you tile a 2^N x 2^N board with 1 tile missing, using only L-shaped triominos, regardless of the position of the hole? Yes!

    Java 10

  2. Convert images into pixel art, then turn that pixelart into a prime number!

    Python 1

  3. Implementation of the Tile Flip game, also known as Lights Out, using Java Swing. Originally created March 2018.

  4. Application created for personal use. Rudimentary drawing software implemented using Java Swing, with the feature to export the drawing into code that can be pasted into other Java Swing projects. …

  5. Midterm project for CS21B. Summer Greeting card themed with the Team Magma Hideout (from the Pokemon franchise). Groudons in image were drawn using DrawPad. His eyes follow you! Click the orb to aw…

    Java