- Get a working window.
- Render some sprites.
- Create the game board.
- Mouse polling to click on tiles.
- Update a tile's texture when user clicks it.
- Game logic.
- Read in board data from a map file.
- Save and load games.
- Menu with options.
More coming soon...