A game within a game... but at least this game is much more do-able.
So far what I got working:
- Generates a random board
- The board generated does not have any matches right off the bat
- You can swap the gems around properly
- Removing matches and adding them to your score
- When a match is removed, the board is filled up again
After I determine that, I'd need to work on those specific tasks. And once that is complete, I can work on prettier gems, particle effects, a graphical interface, and other fancy stuff.