Improved site performance
Optimized both the code and image resources for my MiniCheckers game by converting all in-game images to a spritesheet, then converting all site images to the webp format. I then "uglyfied" the JS code to help make load times a bit quicker.