100 Days of Code Day 40
Today’s exercise is Matching Brackets. Checks if the curly brackets, braces, and parenthesis are balanced and in the correct order for a given string. Pretty chill.
On the 2048 game, you can now win, lose, and pause. I put in a preliminary game state for those. It also shows your score on the bottom of the screen. From yesterday’s list I still need better tile drawing, animation, sound effects, and swipe controls.
