Refactored highlighting a single tile out.
- Added debug overlay. - Added game scene. * Rendering of background, tiles, items & player. * Added levels (reading from text file). * No collision detection yet. - Automatic resizing of fonts. - Added sprites (animate textures). - Lots of utility methods everywhere....
Not forcing vsync.
- Allegro wrapper. - Setting up of new window etc.