Updated for Pebble/Steel 3.0 update
Removed the deprecated window_set_fullscreen() because now all apps are considered fullscreen by default.
Fixed a bug where I was freeing memory twice on exit causing the app to crash. Also I renamed the app.
Fixed typo in the Tic Tac Toe description: "If opponent plays a center spot you play the square clockwise to them" to "If opponent plays a center spot you play the square counter clockwise to them"
Fixed some display issues with some text and a few letters being clipped at the end of the scroll layer.